summaryrefslogtreecommitdiff
path: root/extra/clutter/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
commit4d8724d2ae72ab2ea20a9ad299dd36f33bda4658 (patch)
tree5e022d124eb60b93d19e96a0d9c0e8532be87a6e /extra/clutter/PKGBUILD
parentf8a4eefb2bb008f302349db07da4a75e746a1aeb (diff)
Sat Apr 19 03:57:19 UTC 2014
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 aebcc545f..ccaf991f5 100644
--- a/extra/clutter/PKGBUILD
+++ b/extra/clutter/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 210418 2014-04-14 20:05:54Z jgc $
+# $Id: PKGBUILD 211223 2014-04-18 11:14:49Z 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.18.0
+pkgver=1.18.2
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=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libinput')
makedepends=('gobject-introspection')
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('937ac94d10d4562c67554dd3d087bf0859a3bf254922a226fc0c13a39a457869')
+sha256sums=('f9fe12e6148426063c90e67dfaeb56013bf1aea224ef502223d13eab6c1add63')
build() {
cd "$pkgname-$pkgver"