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

Jan de Groot jgc at archlinux.org
Thu Mar 17 09:42:56 UTC 2016


    Date: Thursday, March 17, 2016 @ 10:42:56
  Author: jgc
Revision: 261965

upgpkg: clutter 1.25.6-1

Modified:
  clutter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-17 08:48:00 UTC (rev 261964)
+++ PKGBUILD	2016-03-17 09:42:56 UTC (rev 261965)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=clutter
-pkgver=1.24.2
+pkgver=1.25.6
 pkgrel=1
 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('gtk3' 'cogl' 'libinput')
 makedepends=('gobject-introspection' 'gtk-doc')
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9631c98cb4bcbfec15e1bbe9eaa6eef0f127201552fce40d7d28f2133803cd63')
+sha256sums=('5f705785d9ab338d54abe0643a9f8af8d79ea691418aff22cfa692995bff1e80')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list