summaryrefslogtreecommitdiff
path: root/extra/clutter-gst/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-26 00:08:39 -0800
committerroot <root@rshg054.dnsready.net>2013-01-26 00:08:39 -0800
commit7d3e94229ca9849421d263542eb2c61f64a91c10 (patch)
treea64484da5988880907feb62e68952c19724a24bd /extra/clutter-gst/PKGBUILD
parentef71629a65f6e8052d66775f07b079bf08322476 (diff)
Sat Jan 26 00:08:39 PST 2013
Diffstat (limited to 'extra/clutter-gst/PKGBUILD')
-rw-r--r--extra/clutter-gst/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/clutter-gst/PKGBUILD b/extra/clutter-gst/PKGBUILD
index 6e89a825d..461cb95ca 100644
--- a/extra/clutter-gst/PKGBUILD
+++ b/extra/clutter-gst/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 169856 2012-10-30 22:24:31Z heftig $
+# $Id: PKGBUILD 176007 2013-01-25 17:41:45Z ioni $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
pkgname=clutter-gst
-pkgver=1.9.92
+pkgver=2.0.0
pkgrel=1
pkgdesc="GStreamer bindings for clutter"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('clutter' 'gst-plugins-base-libs' 'libxdamage')
makedepends=('gobject-introspection')
options=('!libtool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5c09dce218f711a44bd4d741e2dd10ffc47e7fcd7b0cf514ca0e92b825c76c45')
+sha256sums=('c612926f1e0bbd3c1ad748192cfccf0f15fdff0113db3b983d9f58989431f99a')
build() {
cd $pkgname-$pkgver