[arch-commits] Commit in clutter/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Wed May 2 16:35:51 UTC 2012


    Date: Wednesday, May 2, 2012 @ 12:35:51
  Author: ibiru
Revision: 158080

update to 1.10.4

Modified:
  clutter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-02 16:31:02 UTC (rev 158079)
+++ PKGBUILD	2012-05-02 16:35:51 UTC (rev 158080)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=clutter
-pkgver=1.10.2
+pkgver=1.10.4
 pkgrel=1
 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi')
 makedepends=('gobject-introspection' 'mesa')
 source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d5c11b464d1a80eb6b73dbf7a98532917a055068fec3508f2a849c850e70d5b7')
+sha256sums=('2f2f03c3f385db402898d2607e72d5ad9be2d14402a900c446273e5ae8be250a')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list