summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Rogoża2017-04-23 23:05:40 +0200
committerPiotr Rogoża2017-04-23 23:05:40 +0200
commitc0fa3071d99fde1d2ecba82f3474dd8f887c2f83 (patch)
treeee6766a56d93e7319a475a4ad07414c69a21a556 /PKGBUILD
parent742dc4ef2f75676c7f443e43b5d148401db2bc50 (diff)
downloadaur-c0fa3071d99fde1d2ecba82f3474dd8f887c2f83.tar.gz
Added armv7h to the arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eda003dfbaf1..824c7635c50a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
pkgname=vuurmuur
_pkgname=Vuurmuur
pkgver=0.7
-pkgrel=2
+pkgrel=3
pkgdesc='powerful front-end for iptables aimed at system-administrators who need a decent firewall, but dont have netfilter specific knowledge'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url='http://www.vuurmuur.org'
license=('GPL')
install='vuurmuur.install'