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

Jan de Groot jgc at nymeria.archlinux.org
Mon Mar 25 22:10:39 UTC 2013


    Date: Monday, March 25, 2013 @ 23:10:39
  Author: jgc
Revision: 180701

upgpkg: clutter 1.14.0-1

Modified:
  clutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-25 22:05:42 UTC (rev 180700)
+++ PKGBUILD	2013-03-25 22:10:39 UTC (rev 180701)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=clutter
-pkgver=1.13.10
+pkgver=1.14.0
 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')
 source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('64a5da9869af2ee76129e2abb3aa01cde38adbb73691d1aaa69ee98fb479d9c2')
+sha256sums=('3b7a07373c27fad4f0cf59fd66a6855d66f9a42b7b570a00ca51a8b488af64d5')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list