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

Martin Wimpress flexiondotorg at archlinux.org
Thu Nov 5 23:46:36 UTC 2015


    Date: Friday, November 6, 2015 @ 00:46:36
  Author: flexiondotorg
Revision: 146100

upgpkg: mate-themes 1.12.0-1 - New upstream release

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-05 23:45:49 UTC (rev 146099)
+++ PKGBUILD	2015-11-05 23:46:36 UTC (rev 146100)
@@ -1,10 +1,10 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
-_ver=1.10
+_ver=1.12
 _gtkver=3.18
 pkgname=mate-themes
-pkgver=${_ver}.5
-pkgrel=2
+pkgver=${_ver}.0
+pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org"
 arch=('any')
@@ -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=('079cf99a80e02693a91fbf6163662bfb3e717b26')
+sha1sums=('0503e3d3423dcc4d0772014b5923fafae41000ec')
 install=${pkgname}.install
 
 build() {



More information about the arch-commits mailing list