summaryrefslogtreecommitdiff
path: root/extra/clutter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/clutter/PKGBUILD')
-rw-r--r--extra/clutter/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/clutter/PKGBUILD b/extra/clutter/PKGBUILD
index c00e4ce07..4db8e7a84 100644
--- a/extra/clutter/PKGBUILD
+++ b/extra/clutter/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 199922 2013-11-19 00:45:36Z heftig $
+# $Id: PKGBUILD 204685 2014-01-24 23:21:57Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: William Rea <sillywilly@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' 'mips64el')
@@ -13,7 +13,7 @@ license=('LGPL')
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"