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

Jan de Groot jgc at archlinux.org
Fri Sep 11 22:32:50 UTC 2009


    Date: Friday, September 11, 2009 @ 18:32:50
  Author: jgc
Revision: 51815

Update to 1.0.4

Modified:
  clutter/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-11 22:22:16 UTC (rev 51814)
+++ PKGBUILD	2009-09-11 22:32:50 UTC (rev 51815)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=clutter
-pkgver=1.0.0
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('LGPL')
 depends=('gtk2>=2.17.11' 'mesa>=7.5.1')
 source=(http://www.clutter-project.org/sources/clutter/1.0/clutter-${pkgver}.tar.bz2)
-md5sums=('eb1a3db895d914dc29caadd15bc1f5e0')
+md5sums=('7e587d9406e362ea1151a81d37d5460c')
 
 build() {
   cd "${srcdir}/clutter-${pkgver}"




More information about the arch-commits mailing list