summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOliver Friedrich2021-05-13 20:14:03 +0200
committerOliver Friedrich2021-05-13 20:14:03 +0200
commitf34308baa838ee46387f4505fad44699826e4550 (patch)
tree65eec0fa1958e7f9f86df36a506a44797365fe41 /PKGBUILD
parentd88414059ae82cde407dbac2ae26c00c0202f0c6 (diff)
downloadaur-f34308baa838ee46387f4505fad44699826e4550.tar.gz
Add armv7h as architecture
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3226644ca5e..a9f65907410b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=w_scan_cpp
pkgver=20210512
-pkgrel=1
+pkgrel=2
pkgdesc="A dtv channel scanner based on VDR. Successor of w_scan"
-arch=('i686' 'x86_64' 'armv6h')
+arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://www.gen2vdr.de/wirbel/w_scan_cpp/index2.html"
replaces=('w_scan')
license=('GPL')