summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/findutils/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/findutils/APKBUILD b/system/findutils/APKBUILD
index a80b1d6cc..a568df317 100644
--- a/system/findutils/APKBUILD
+++ b/system/findutils/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Contributor: Michael Mason <ms13sp@gmail.com>
-# Maintainer: Michael Mason <ms13sp@gmail.com>
+# Maintainer:
pkgname=findutils
pkgver=4.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="GNU utilities for finding files"
url="https://www.gnu.org/software/findutils/"
arch="all"
@@ -12,7 +12,7 @@ depends=""
makedepends=""
checkdepends="coreutils diffutils dejagnu"
install=
-subpackages="$pkgname-doc"
+subpackages="$pkgname-doc $pkgname-lang"
source="http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz
localename-test-fix.patch
"