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

Antonio Rojas arojas at archlinux.org
Sat Sep 24 15:49:40 UTC 2016


    Date: Saturday, September 24, 2016 @ 15:49:39
  Author: arojas
Revision: 190439

Update to 3.22.2

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 15:46:26 UTC (rev 190438)
+++ PKGBUILD	2016-09-24 15:49:39 UTC (rev 190439)
@@ -1,8 +1,8 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=3.20
+_ver=3.22
 pkgname=mate-themes
-pkgver=${_ver}.10
+pkgver=${_ver}.2
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org"
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate' 'mate-gtk3')
 source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('d44f484987c269820662a037f763c248a5d24356')
+sha1sums=('9a538c7e0aef6b46ae5a5602ee0ab9712558f504')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list