From f99b53f779d6fe872f3b149c5804d27030f677ce Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Tue, 8 Oct 2019 14:53:40 +0200 Subject: community/libgweather: upgrade to 3.34.0 --- community/libgweather/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'community/libgweather') 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 # Contributor: Natanael Copa # Maintainer: Rasmus Thomsen 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" -- cgit v1.2.3