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

Antonio Rojas arojas at archlinux.org
Mon Feb 6 22:28:32 UTC 2017


    Date: Monday, February 6, 2017 @ 22:28:32
  Author: arojas
Revision: 210639

Update to 1.16.1

Modified:
  mate-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-06 22:25:59 UTC (rev 210638)
+++ PKGBUILD	2017-02-06 22:28:32 UTC (rev 210639)
@@ -3,7 +3,7 @@
 _ver=1.16
 _pkgbase=mate-panel
 pkgname=${_pkgbase}
-pkgver=${_ver}.0
+pkgver=${_ver}.1
 pkgrel=1
 pkgdesc="The MATE Panel (GTK2 version)"
 url="http://mate-desktop.org"
@@ -14,7 +14,7 @@
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
 groups=('mate')
 conflicts=("${_pkgbase}-gtk3")
-sha1sums=('1fb1df7d86f96f97051cb985ab5dd21ebc78d4b2')
+sha1sums=('799ef0b7d718e2120aa1ffdcae604c356213ef12')
 
 build() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list