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

Ionut Biru ibiru at archlinux.org
Sat Jun 2 20:21:11 UTC 2012


    Date: Saturday, June 2, 2012 @ 16:21:11
  Author: ibiru
Revision: 160598

update to 1.10.6

Modified:
  clutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-02 20:11:49 UTC (rev 160597)
+++ PKGBUILD	2012-06-02 20:21:11 UTC (rev 160598)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=clutter
-pkgver=1.10.4
+pkgver=1.10.6
 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=('2f2f03c3f385db402898d2607e72d5ad9be2d14402a900c446273e5ae8be250a')
+sha256sums=('1599432d5ea79b0260cdea72803784d3b94ee14de2722ad29eefbe75975630f2')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list