[arch-commits] Commit in clutter/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Sep 12 16:42:48 UTC 2011
Date: Monday, September 12, 2011 @ 12:42:47
Author: ibiru
Revision: 137930
update to 1.7.90
Modified:
clutter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-12 16:31:20 UTC (rev 137929)
+++ PKGBUILD 2011-09-12 16:42:47 UTC (rev 137930)
@@ -4,7 +4,7 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=clutter
-pkgver=1.7.14
+pkgver=1.7.90
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>=1.7.6' 'mesa' 'json-glib' 'atk' 'libxi')
makedepends=('gobject-introspection' 'mesa')
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a2ad6f09df6dc6cf4c495446053fc0b48e9fc1d9b4d1a63a0a0003a3a92bcae1')
+sha256sums=('36b98d400ce9397e66e7b4f6f424a7185dadba0350651ae20964f494ec40b190')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list