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

Antonio Rojas arojas at archlinux.org
Fri Apr 16 19:29:36 UTC 2021


    Date: Friday, April 16, 2021 @ 19:29:36
  Author: arojas
Revision: 919525

Update to 1.24.1

Modified:
  libmateweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-16 19:27:30 UTC (rev 919524)
+++ PKGBUILD	2021-04-16 19:29:36 UTC (rev 919525)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=libmateweather
-pkgver=1.24.0
+pkgver=1.24.1
 pkgrel=1
 pkgdesc="Provides access to weather information from the Internet."
 url="https://mate-desktop.org"
@@ -12,7 +12,7 @@
 conflicts=('libmateweather-gtk3')
 replaces=('libmateweather-gtk3')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('0d6d18296a7011459c92785052ee9a8d695e7fd0bf9d8fa4cc2ce1fe19b59524')
+sha256sums=('9b4cfdefcd368137b9300e19fd6ed31b26a56336b78ef3fa772156755361a709')
 
 build() {
     	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list