summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArne Hoch2016-03-01 15:56:19 +0100
committerArne Hoch2016-03-01 15:56:19 +0100
commit10887008b22e52b625d61cba70a146d7a43615c7 (patch)
tree7bf7e18f20989921beca4a36d6e6c1890f9bb878 /PKGBUILD
parent689f40228ca755f26827e786593cda9e9f3a59c2 (diff)
downloadaur-gst-rpicamsrc-git.tar.gz
Added 'armv7h'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2037c7e13a2c..42cfb8a55dcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=gst-rpicamsrc-git
_gitname=gst-rpicamsrc
-pkgver=r65.a1f5588
+pkgver=r76.fe12cf1
pkgrel=1
pkgdesc="GStreamer element to access the RaspberryPI Camera."
-arch=('armv6h')
+arch=('armv6h' 'armv7h')
url="https://github.com/thaytan/gst-rpicamsrc"
license=('LGPL')
depends=('gst-plugins-base' 'raspberrypi-firmware-tools')