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

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


    Date: Saturday, September 24, 2016 @ 12:24:05
  Author: arojas
Revision: 190246

Update to 1.16.0

Modified:
  libmateweather/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 12:23:22 UTC (rev 190245)
+++ PKGBUILD	2016-09-24 12:24:05 UTC (rev 190246)
@@ -1,9 +1,9 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=1.14
+_ver=1.16
 pkgbase=libmateweather
 pkgname=(${pkgbase} ${pkgbase}-gtk3)
-pkgver=${_ver}.3
+pkgver=${_ver}.0
 pkgrel=1
 pkgdesc="Provides access to weather information from the Internet."
 url="http://mate-desktop.org"
@@ -12,7 +12,7 @@
 depends=('gtk2' 'gtk3')
 makedepends=('intltool')
 source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('0bf0b4b06ab9b43782b982c46c5876eb02410ef6')
+sha1sums=('db775a80ec76ea0f8f9277a4b2011471eabaee65')
 
 prepare() {
     cd "${srcdir}"



More information about the arch-commits mailing list