extra/clutter-gst to 1.5.6-1

This commit is contained in:
Kevin Mihelich 2012-06-03 13:39:51 -04:00
parent c67ce9cea6
commit 9d0df609c8

View file

@ -7,7 +7,7 @@
plugrel=1
pkgname=clutter-gst
pkgver=1.5.4
pkgver=1.5.6
pkgrel=1
pkgdesc="GStreamer bindings for clutter"
arch=('i686' 'x86_64')
@ -17,7 +17,7 @@ depends=('clutter' 'gstreamer0.10-base' 'libxdamage')
makedepends=('gobject-introspection')
options=('!libtool')
source=(http://clutter-project.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
sha256sums=('a137313ad134cd3737c018cc8f725ed1a4d1cf7d276012d75467b55f1f9859d7')
sha256sums=('f12b59d5a548abe38c63750ae2e6cb909afd90cfdcc06d2c4288097f962b08bc')
build() {
cd "$srcdir/$pkgname-$pkgver"