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

Antonio Rojas arojas at archlinux.org
Sat Sep 24 13:26:45 UTC 2016


    Date: Saturday, September 24, 2016 @ 13:26:44
  Author: arojas
Revision: 190278

Update to 1.16.0

Modified:
  mate-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 13:23:19 UTC (rev 190277)
+++ PKGBUILD	2016-09-24 13:26:44 UTC (rev 190278)
@@ -1,6 +1,6 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=1.14
+_ver=1.16
 _pkgbase=mate-applets
 pkgname=(${_pkgbase})
 pkgver=${_ver}.0
@@ -17,7 +17,7 @@
 conflicts=("${_pkgbase}-gtk3" 'mate-netspeed' 'mate-netspeed-gtk3')
 replaces=('mate-netspeed')
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('e316ade06cba447908120eee07b777dcfae436cd')
+sha1sums=('6e6b51089bcb6450a466ba358b71fcfd7aba3a6a')
 
 prepare() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list