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

Jan de Groot jgc at archlinux.org
Wed Sep 17 21:02:00 UTC 2014


    Date: Wednesday, September 17, 2014 @ 23:02:00
  Author: jgc
Revision: 221863

upgpkg: clutter 1.19.10-1

Modified:
  clutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-17 20:32:55 UTC (rev 221862)
+++ PKGBUILD	2014-09-17 21:02:00 UTC (rev 221863)
@@ -4,8 +4,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=clutter
-pkgver=1.19.8
-pkgrel=2
+pkgver=1.19.10
+pkgrel=1
 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces"
 arch=('i686' 'x86_64')
 url="http://clutter-project.org/"
@@ -13,7 +13,7 @@
 depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libinput')
 makedepends=('gobject-introspection' 'python2')
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d68786bba6af230176b5aaaf255d64ee27a7293e85ed2e064c1005939779b88c')
+sha256sums=('e3e099e07ba66d2b2d81616a9318cae98765f92c3be6039adcd09e3af6e7ec1c')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list