diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/libgweather/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libgweather/APKBUILD b/community/libgweather/APKBUILD index 41566d12de..b27b9aa11c 100644 --- a/community/libgweather/APKBUILD +++ b/community/libgweather/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libgweather pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME weather library" url="https://wiki.gnome.org/Projects/LibGWeather" arch="all" @@ -11,7 +11,7 @@ license="LGPL-2.1-or-later" depends="tzdata gsettings-desktop-schemas" 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" + libxml2-utils gtk-doc glade-dev meson ninja" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" source="https://download.gnome.org/sources/libgweather/${pkgver%.*}/libgweather-$pkgver.tar.xz fix-test.patch |