[arch-commits] Commit in clutter/trunk (PKGBUILD)
Jan Steffens
heftig at nymeria.archlinux.org
Fri Jan 24 23:19:54 UTC 2014
Date: Saturday, January 25, 2014 @ 00:19:53
Author: heftig
Revision: 204684
1.16.4
Modified:
clutter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-01-24 22:03:49 UTC (rev 204683)
+++ PKGBUILD 2014-01-24 23:19:53 UTC (rev 204684)
@@ -4,7 +4,7 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=clutter
-pkgver=1.16.2
+pkgver=1.16.4
pkgrel=1
pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libevdev')
makedepends=('gobject-introspection')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0cb7e88c80f43fc7fb869fc6d34c42e98aa1a0ef7aa02e6aeef1b099ad33df42')
+sha256sums=('cf50836ec5503577b73f75f984577610881b3e2ff7a327bb5b6918b431b51b65')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list