summaryrefslogtreecommitdiff
path: root/gnome-unstable/gst-plugins-base/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gst-plugins-base/PKGBUILD')
-rw-r--r--gnome-unstable/gst-plugins-base/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-unstable/gst-plugins-base/PKGBUILD b/gnome-unstable/gst-plugins-base/PKGBUILD
index 375f61caa..03ef9d0f9 100644
--- a/gnome-unstable/gst-plugins-base/PKGBUILD
+++ b/gnome-unstable/gst-plugins-base/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=gst-plugins-base
pkgname=('gst-plugins-base-libs' 'gst-plugins-base')
-pkgver=0.11.99
+pkgver=1.0.0
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
@@ -11,7 +11,7 @@ makedepends=('pkgconfig' 'gstreamer' 'orc' 'libxv' 'alsa-lib' 'cdparanoia' 'libv
options=(!libtool !emptydirs)
url="http://gstreamer.freedesktop.org/"
source=(${url}/src/$pkgbase/$pkgbase-${pkgver}.tar.xz)
-sha256sums=('b0317b1e33a22fe4daf911c4996c194690fc207e5044f38de570b1cd202cab7e')
+sha256sums=('4b98a74712e31d5426dd1cf2de883b6af59fd37997b0ffaed53914eb6df45053')
build() {
cd "${srcdir}/$pkgbase-${pkgver}"