mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/clutter-gst to 1.5.6-1
This commit is contained in:
parent
c67ce9cea6
commit
9d0df609c8
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue