summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYurii Kolesnykov2017-02-10 16:33:00 +0300
committerYurii Kolesnykov2017-02-10 16:33:00 +0300
commitc9c41421e2cb3d56425c4a1b1eba67ed6698c432 (patch)
tree35ae29c89e11a6e459073b2cc60d84d74d997042 /PKGBUILD
parent8623b5c0b01267085758f477c620af22871c0cfa (diff)
downloadaur-c9c41421e2cb3d56425c4a1b1eba67ed6698c432.tar.gz
add armv7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 037f6ff6dca6..885decc3819a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgbase=gstreamer0.10-base
_pkgname=gst-plugins-base
pkgname=('gstreamer0.10-base' 'gstreamer0.10-base-plugins')
pkgver=0.10.36
-pkgrel=8
-arch=('i686' 'x86_64')
+pkgrel=9
+arch=('i686' 'x86_64' 'armv7h')
license=('LGPL')
makedepends=('pkgconfig' 'gstreamer0.10>=0.10.36-7' 'orc' 'libxv' 'alsa-lib' 'cdparanoia'
'libvisual' 'libvorbis' 'libtheora' 'pango' 'gobject-introspection' 'git')