summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ec188ad2cd0..5ed5c5f6da49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,6 @@ pkgbase = gstreamer0.10-base
pkgver = 0.10.36
pkgrel = 9
url = http://gstreamer.freedesktop.org/
- arch = i686
arch = x86_64
arch = armv7h
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 885decc3819a..7fdc242da081 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=9
-arch=('i686' 'x86_64' 'armv7h')
+pkgrel=10
+arch=('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')