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

Antonio Rojas arojas at archlinux.org
Sat Sep 24 12:26:33 UTC 2016


    Date: Saturday, September 24, 2016 @ 12:26:33
  Author: arojas
Revision: 190250

Update to 1.16.0

Modified:
  mate-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 12:24:56 UTC (rev 190249)
+++ PKGBUILD	2016-09-24 12:26:33 UTC (rev 190250)
@@ -1,6 +1,6 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=1.14
+_ver=1.16
 pkgname=mate-common
 pkgver=${_ver}.0
 pkgrel=1
@@ -11,7 +11,7 @@
          'pkg-config')
 url="http://mate-desktop.org"
 source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('e731a8ff17f84bcb0c8ba724b3c866af61a89e99')
+sha1sums=('5ab91d9e471b5819a5983e57b8d224855fbd93f1')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list