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

Martin Wimpress flexiondotorg at archlinux.org
Tue Oct 27 10:40:01 UTC 2015


    Date: Tuesday, October 27, 2015 @ 11:40:00
  Author: flexiondotorg
Revision: 145092

upgpkg: mate-themes 1.10.5-1 - Transition to GTK 3.18

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-27 10:36:06 UTC (rev 145091)
+++ PKGBUILD	2015-10-27 10:40:00 UTC (rev 145092)
@@ -1,7 +1,7 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
 _ver=1.10
-_gtkver=3.16
+_gtkver=3.18
 pkgname=mate-themes
 pkgver=${_ver}.5
 pkgrel=1
@@ -13,7 +13,7 @@
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
 source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz")
-sha1sums=('9b4dc4a55889b434ab1afce36139480de201f604')
+sha1sums=('079cf99a80e02693a91fbf6163662bfb3e717b26')
 install=${pkgname}.install
 
 build() {



More information about the arch-commits mailing list