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

Antonio Rojas arojas at archlinux.org
Sat Sep 24 14:51:34 UTC 2016


    Date: Saturday, September 24, 2016 @ 14:51:34
  Author: arojas
Revision: 190358

Update to 1.16.0

Modified:
  mate-user-share-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 14:50:19 UTC (rev 190357)
+++ PKGBUILD	2016-09-24 14:51:34 UTC (rev 190358)
@@ -1,6 +1,6 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=1.14
+_ver=1.16
 _pkgbase=mate-user-share
 pkgname=(${_pkgbase}-gtk3)
 pkgver=${_ver}.0
@@ -15,7 +15,7 @@
 groups=('mate-extra-gtk3')
 conflicts=("${_pkgbase}")
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('95491485a0769f252e068ed2256f1a3386330094')
+sha1sums=('7b241f0d969005653a164223b4d458beb9256910')
 
 build() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list