summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b35a946dfd8..0ec188ad2cd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = gstreamer0.10-base
pkgver = 0.10.36
- pkgrel = 8
+ pkgrel = 9
url = http://gstreamer.freedesktop.org/
arch = i686
arch = x86_64
+ arch = armv7h
license = LGPL
makedepends = pkgconfig
makedepends = gstreamer0.10>=0.10.36-7
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')