diff --git a/testing/mlocate/APKBUILD b/testing/mlocate/APKBUILD index d992d6a7c21..a63cecbf74d 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"