summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-02 15:47:20 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-02 15:47:20 +0100
commitcfa53b5fa3560d2fa11da26ff6ced46a7a6f0b3e (patch)
tree10518cb20e7d4817793f42c85c3b1701cefc8d11
parentdbb767b7f1859b6111a8fb155f23a20c3a06f2cc (diff)
pcr/ffingerd: bumped pkgrel and rebuilt for arm
-rw-r--r--pcr/ffingerd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/ffingerd/PKGBUILD b/pcr/ffingerd/PKGBUILD
index ebe94ddd3..9cca47110 100644
--- a/pcr/ffingerd/PKGBUILD
+++ b/pcr/ffingerd/PKGBUILD
@@ -1,8 +1,8 @@
pkgname=ffingerd
pkgver=1.28
-pkgrel=4
+pkgrel=5
pkgdesc="secure finger daemon"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://www.fefe.de/ffingerd/"
license=('GPL2')
depends=('glibc' 'xinetd')