aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/mlocate/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mlocate/APKBUILD b/testing/mlocate/APKBUILD
index d992d6a7c2..a63cecbf74 100644
--- a/testing/mlocate/APKBUILD
+++ b/testing/mlocate/APKBUILD
@@ -4,12 +4,12 @@
pkgname=mlocate
pkgver=0.26
-pkgrel=6
+pkgrel=7
pkgdesc="A utility for finding files by name quickly"
url="https://pagure.io/mlocate"
arch="all"
license="GPL2"
-options="suid"
+options="suid !check"
checkdepends="bash"
pkggroups="locate"
install="$pkgname.pre-install"