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

Antonio Rojas arojas at archlinux.org
Sat Sep 24 14:27:43 UTC 2016


    Date: Saturday, September 24, 2016 @ 14:27:42
  Author: arojas
Revision: 190333

Update to 1.16.0

Modified:
  mate-sensors-applet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 14:27:23 UTC (rev 190332)
+++ PKGBUILD	2016-09-24 14:27:42 UTC (rev 190333)
@@ -1,6 +1,6 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=1.14
+_ver=1.16
 _pkgbase=mate-sensors-applet
 pkgname=(${_pkgbase})
 pkgver=${_ver}.0
@@ -14,7 +14,7 @@
 groups=('mate-extra')
 conflicts=("${_pkgbase}-gtk3")
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('3662e22a2d960ebb145e43b669dc320543cb1e06')
+sha1sums=('71f7f75946ae0a0f3b266f79dcabc58a34a0ecba')
 
 build() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list