mlocate: orphan

This commit is contained in:
Michal Vasilek 2023-01-09 16:34:10 +01:00 committed by classabbyamp
parent b64e7eda5e
commit 1e34e569cf
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -8,7 +8,7 @@ make_build_args="groupname=_mlocate"
make_install_args="${make_build_args}"
make_dirs="/var/lib/mlocate 0755 root root"
short_desc="Implementation of locate/updatedb that reuses the database"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://pagure.io/mlocate"
distfiles="https://releases.pagure.org/mlocate/${pkgname}-${version}.tar.xz"