Date: Thursday, March 30, 2017 @ 15:23:34
  Author: arojas
Revision: 220098

Update to 3.22.8

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-30 14:29:14 UTC (rev 220097)
+++ PKGBUILD    2017-03-30 15:23:34 UTC (rev 220098)
@@ -1,9 +1,8 @@
 # Maintainer:
 # Contributor: Martin Wimpress <[email protected]>
 
-_ver=3.22
 pkgname=mate-themes
-pkgver=${_ver}.7
+pkgver=3.22.8
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org";
@@ -15,8 +14,8 @@
             'mate-icon-theme: default icon theme')
 options=('!emptydirs')
 groups=('mate')
-source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('e5c8b7a9fa1166c03bbbacbfcfc78254183a6152')
+source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('c312684500afe066f34f250530a08ba6c2c52881f398a2fbde8586f89feb9b3f')
 
 build() {
     cd ${pkgname}-${pkgver}

Reply via email to