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

Antonio Rojas arojas at archlinux.org
Wed Nov 8 21:09:09 UTC 2017


    Date: Wednesday, November 8, 2017 @ 21:09:07
  Author: arojas
Revision: 265759

Update to 1.18.2

Modified:
  libmateweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-08 21:06:09 UTC (rev 265758)
+++ PKGBUILD	2017-11-08 21:09:07 UTC (rev 265759)
@@ -1,10 +1,11 @@
+# Maintainer:
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=libmateweather
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="Provides access to weather information from the Internet."
-url="http://mate-desktop.org"
+url="https://mate-desktop.org"
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('gtk3' 'libsoup')
@@ -11,8 +12,8 @@
 makedepends=('intltool')
 conflicts=('libmateweather-gtk3')
 replaces=('libmateweather-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('ad6536d05b257405ca7a5b64a0a122915f65a07e')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('1e1912cda0162897276a653711cb3be2d4269232b72d985c8c8f8d516add79e0')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list