summaryrefslogtreecommitdiff
path: root/extra/gstreamer
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-10 00:05:41 -0800
committerroot <root@rshg054.dnsready.net>2013-01-10 00:05:41 -0800
commite858862e8c8ed2f14352fe6305f64eae0e66d860 (patch)
treee20e83566248f43cdc3d877c27a456b1d09aa9e0 /extra/gstreamer
parentdf5c50dd38ff67fd25c968d9ac33f9a52bc4583c (diff)
Thu Jan 10 00:05:41 PST 2013
Diffstat (limited to 'extra/gstreamer')
-rw-r--r--extra/gstreamer/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gstreamer/PKGBUILD b/extra/gstreamer/PKGBUILD
index 16aece7ae..3676c53d6 100644
--- a/extra/gstreamer/PKGBUILD
+++ b/extra/gstreamer/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 173508 2012-12-19 19:49:18Z heftig $
+# $Id: PKGBUILD 174933 2013-01-09 12:15:29Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gstreamer
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc="GStreamer Multimedia Framework"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ optdepends=('sh: feedback script')
makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection')
options=('!libtool')
source=(${url}/src/gstreamer/gstreamer-${pkgver}.tar.xz)
-sha256sums=('f2f76d75a4b7296cda0b5e90a5fd84e0ac2e5f230c5c7a2bc810f441f51f0217')
+sha256sums=('26c2827567f09a46d0a3bc1e7f8696b2ae72b047306539178079abae487c5b77')
build() {
cd "${srcdir}/gstreamer-${pkgver}"