diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/mlocate/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mlocate/APKBUILD b/testing/mlocate/APKBUILD index 19229d80f9..4498d0c553 100644 --- a/testing/mlocate/APKBUILD +++ b/testing/mlocate/APKBUILD @@ -4,10 +4,10 @@ pkgname=mlocate pkgver=0.26 -pkgrel=3 +pkgrel=4 pkgdesc='A utility to index and quickly search for files by name' url='https://fedorahosted.org/mlocate/' -arch='all' +arch='' license='GPL' options='suid' pkggroups='locate' |