summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Reichold2015-11-17 17:32:11 +0100
committerAdam Reichold2015-11-17 17:32:11 +0100
commitaeaa8965b5ba90ab3c2aafa37afcb2847898f5af (patch)
tree31536ca22a53880d6c12d2cc1371d4452e33ff91 /PKGBUILD
parent8f95875f75627ada4a7278565bbd6b5ba95d6ca9 (diff)
downloadaur-aeaa8965b5ba90ab3c2aafa37afcb2847898f5af.tar.gz
Add armv7h to architecture list.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6826cd609b43..5a19d0a14a7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=qpdfview
pkgver=0.4.16
-pkgrel=1
+pkgrel=2
pkgdesc='A tabbed PDF viewer using the poppler library.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url='https://launchpad.net/qpdfview'
license=('GPL2')
depends=('libcups' 'poppler-qt5' 'qt5-svg' 'desktop-file-utils' 'hicolor-icon-theme')