aboutsummaryrefslogtreecommitdiffstats
path: root/community/libgweather
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-10-08 14:53:40 +0200
committerRasmus Thomsen <oss@cogitri.dev>2019-10-08 21:50:33 +0200
commitf99b53f779d6fe872f3b149c5804d27030f677ce (patch)
treec70c420bbbf5d9eecb0ed933e0b88b5415ab086e /community/libgweather
parent31741642b3436a7a4858294791f58b4eda4207b6 (diff)
downloadaports-f99b53f779d6fe872f3b149c5804d27030f677ce.tar.bz2
aports-f99b53f779d6fe872f3b149c5804d27030f677ce.tar.xz
community/libgweather: upgrade to 3.34.0
Diffstat (limited to 'community/libgweather')
-rw-r--r--community/libgweather/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/libgweather/APKBUILD b/community/libgweather/APKBUILD
index a170c57ba6..739a8dc53a 100644
--- a/community/libgweather/APKBUILD
+++ b/community/libgweather/APKBUILD
@@ -1,7 +1,8 @@
+# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=libgweather
-pkgver=3.32.2
+pkgver=3.34.0
pkgrel=0
pkgdesc="GNOME weather library"
url="https://wiki.gnome.org/Projects/LibGWeather"
@@ -12,7 +13,7 @@ makedepends="gtk+3.0-dev libsoup-dev libxml2-dev vala
glib-dev geocode-glib-dev gobject-introspection-dev
libxml2-utils gtk-doc py-six glade-dev meson ninja"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="https://download.gnome.org/sources/libgweather/${pkgver%.*}/libgweather-${pkgver}.tar.xz"
+source="https://download.gnome.org/sources/libgweather/${pkgver%.*}/libgweather-$pkgver.tar.xz"
build() {
meson \
@@ -34,4 +35,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="61543e5eaf8c04605a91a6f47811b3a0ed2b04c2f50eae9b8d08a4e24904db4731748fa27a0863d2cdab5fde776ec55abe9fd9fb2a72c7bd546665d59957cb4d libgweather-3.32.2.tar.xz"
+sha512sums="44451837039965251d86f6f538c943a771ab1944d9190ddb2c6bdb34b3ed0e33756c537e84f24487fd5f28b107e8d3af05a6c20a68f83734ac26ff69a8bd0aba libgweather-3.34.0.tar.xz"