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

Antonio Rojas arojas at archlinux.org
Sat Sep 24 14:48:08 UTC 2016


    Date: Saturday, September 24, 2016 @ 14:48:08
  Author: arojas
Revision: 190353

Update to 1.16.0

Modified:
  mate-user-guide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 14:46:40 UTC (rev 190352)
+++ PKGBUILD	2016-09-24 14:48:08 UTC (rev 190353)
@@ -1,6 +1,6 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=1.14
+_ver=1.16
 _pkgbase=mate-user-guide
 pkgname=${_pkgbase}
 pkgver=${_ver}.0
@@ -13,7 +13,7 @@
 depends=('yelp')
 makedepends=('itstool' 'intltool')
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('03e872c3d879599569ef26ff2e854fb59dbd3981')
+sha1sums=('2084e109511dd82c08aafd3a71aa63d4b008df1b')
 
 build() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list