extra/clutter-gst to 1.6.0-1

This commit is contained in:
Kevin Mihelich 2012-06-26 09:21:45 -04:00
parent 01d2c127d2
commit fc78eb3759

View file

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