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

Ionut Biru ibiru at archlinux.org
Mon Sep 19 19:31:50 UTC 2011


    Date: Monday, September 19, 2011 @ 15:31:50
  Author: ibiru
Revision: 138276

update to 1.8.0

Modified:
  clutter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-19 19:18:02 UTC (rev 138275)
+++ PKGBUILD	2011-09-19 19:31:50 UTC (rev 138276)
@@ -4,17 +4,17 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=clutter
-pkgver=1.7.90
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces"
 arch=('i686' 'x86_64')
 url="http://clutter-project.org/"
 options=('!libtool')
 license=('LGPL')
-depends=('cogl>=1.7.6' 'mesa' 'json-glib' 'atk' 'libxi')
+depends=('cogl>=1.8.0' 'mesa' 'json-glib' 'atk' 'libxi')
 makedepends=('gobject-introspection' 'mesa')
 source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('36b98d400ce9397e66e7b4f6f424a7185dadba0350651ae20964f494ec40b190')
+sha256sums=('c8bd379154d40400b19932934dfa05e8a02057bbff2455f09afda7aa6c4b5ef8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list