summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f86cb2c2225c..f59513b99695 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,11 +38,11 @@
pkgname=openssh-hpn-git
pkgver=7.2.P2.r40.g6c21335
-pkgrel=2
+pkgrel=3
pkgdesc='A Secure SHell server/client fork with High Performance patches included'
url='http://www.psc.edu/networking/projects/hpn-ssh/'
license=('custom:BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
depends=('krb5' 'ldns' 'libedit' 'openssl' 'pam')
makedepends=('git')
optdepends=('xorg-xauth: X11 forwarding'