summaryrefslogtreecommitdiff
path: root/extra/clutter-gst
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-15 03:26:32 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-15 03:26:32 +0000
commitad45d1982b97faa9372d99e51daa687c7c09de7d (patch)
treeaf490221f2b733b8f0cf68f3898566d5049c3ab4 /extra/clutter-gst
parent7c266ff5a9e1f533fd8bd8c2fbbcc05df350dcd3 (diff)
Tue Apr 15 03:22:01 UTC 2014
Diffstat (limited to 'extra/clutter-gst')
-rw-r--r--extra/clutter-gst/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/clutter-gst/PKGBUILD b/extra/clutter-gst/PKGBUILD
index e9c29232e..4922c3c3f 100644
--- a/extra/clutter-gst/PKGBUILD
+++ b/extra/clutter-gst/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 203440 2014-01-10 21:09:04Z heftig $
+# $Id: PKGBUILD 210419 2014-04-14 20:05:55Z jgc $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
pkgname=clutter-gst
pkgver=2.0.10
-pkgrel=1
+pkgrel=2
pkgdesc="GStreamer bindings for clutter"
arch=(i686 x86_64)
url="http://www.clutter-project.org/"
license=(LGPL)
-depends=(clutter gst-plugins-base-libs libxdamage gst-plugins-bad)
+depends=(clutter gst-plugins-base-libs libxdamage)
makedepends=(gobject-introspection)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
sha256sums=('f00cf492a6d4f1036c70d8a0ebd2f0f47586ea9a9b49b1ffda79c9dc7eadca00')
build() {