diff --git a/srcpkgs/libmateweather/template b/srcpkgs/libmateweather/template index b7180e39aff..6ac1a920891 100644 --- a/srcpkgs/libmateweather/template +++ b/srcpkgs/libmateweather/template @@ -1,10 +1,10 @@ # Template file for 'libmateweather' pkgname=libmateweather -version=1.24.1 +version=1.26.0 revision=1 build_style=gnu-configure -configure_args="--disable-static --disable-python - --enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo" +configure_args="--disable-static --enable-locations-compression + --with-zoneinfo-dir=/usr/share/zoneinfo" hostmakedepends="pkg-config intltool itstool glib-devel" makedepends="gtk+3-devel libsoup-devel" depends="dconf" @@ -12,8 +12,9 @@ short_desc="Provides access to weather information from the Internet for MATE" maintainer="skmpz " license="GPL-2.0-or-later" homepage="https://mate-desktop.org" +changelog="https://raw.githubusercontent.com/mate-desktop/libmateweather/master/NEWS" distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=9b4cfdefcd368137b9300e19fd6ed31b26a56336b78ef3fa772156755361a709 +checksum=a7fd9713099c88826fb67249771cd0cdb92ee9d4784068b1a165840b84607b15 libmateweather-devel_package() { short_desc+=" - development files"