aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2021-08-31 14:33:21 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2021-08-31 16:35:57 +0000
commitfdd377df2f21df4a34a7733cf7a9808a232eb752 (patch)
treecf43dc6117f44357cc7a62024ed5bdf8cc5c5956
parent0866f0c351e1bf2c551a9fbe04c6c7a0500ec7c9 (diff)
community/libmateweather: upgrade to 1.26.0
-rw-r--r--community/libmateweather/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/libmateweather/APKBUILD b/community/libmateweather/APKBUILD
index 9dfa66229dc..5a6259f459c 100644
--- a/community/libmateweather/APKBUILD
+++ b/community/libmateweather/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=libmateweather
-pkgver=1.24.1
+pkgver=1.26.0
pkgrel=0
pkgdesc="A library to access weather information from online services for numerous locations"
url="https://github.com/mate-desktop/libmateweather"
@@ -30,4 +30,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="1e653a167b12593171bb3dcfae3a5e57b3f874b220c34ca4ad2e575da7df424ce8a71f88088f53ec53cf9614d40ecda48b088ef6bede680c0ce81dca35ee1156 libmateweather-1.24.1.tar.xz"
+sha512sums="
+e786071d8c9393abc6d8f0733bd213305ace50698066ba7913ac254d8944e6db94296de5ecf91c0d5a8babd38f0cc35cb3bcee046f1eb0339ec5429a66d062d1 libmateweather-1.26.0.tar.xz
+"