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

Antonio Rojas arojas at archlinux.org
Sun Sep 11 13:11:57 UTC 2016


    Date: Sunday, September 11, 2016 @ 13:11:56
  Author: arojas
Revision: 189171

Update to 1.14.3 (FS#50531)

Modified:
  libmateweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-11 09:08:19 UTC (rev 189170)
+++ PKGBUILD	2016-09-11 13:11:56 UTC (rev 189171)
@@ -3,7 +3,7 @@
 _ver=1.14
 pkgbase=libmateweather
 pkgname=(${pkgbase} ${pkgbase}-gtk3)
-pkgver=${_ver}.0
+pkgver=${_ver}.3
 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=('8f94aee849e613f2e869f096bbc618180016d885')
+sha1sums=('0bf0b4b06ab9b43782b982c46c5876eb02410ef6')
 
 prepare() {
     cd "${srcdir}"



More information about the arch-commits mailing list