diff --git a/srcpkgs/libgtop/template b/srcpkgs/libgtop/template index 4e0f08b3cf6..5bc89553088 100644 --- a/srcpkgs/libgtop/template +++ b/srcpkgs/libgtop/template @@ -1,18 +1,19 @@ # Template file for 'libgtop' pkgname=libgtop -version=2.40.0 -revision=2 +version=2.41.3 +revision=1 build_style=gnu-configure build_helper="gir" configure_args="--with-libgtop-smp $(vopt_enable gir introspection)" -hostmakedepends="pkg-config perl" +hostmakedepends="pkg-config perl python3-distutils-extra" makedepends="libglib-devel libXau-devel" short_desc="Library to retrieve system information, used in GNOME" maintainer="Enno Boland " license="LGPL-2.1-or-later" -homepage="https://developer.gnome.org/libgtop/stable/" +homepage="https://gitlab.gnome.org/GNOME/libgtop" +changelog="https://gitlab.gnome.org/GNOME/libgtop/-/raw/master/NEWS" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=78f3274c0c79c434c03655c1b35edf7b95ec0421430897fb1345a98a265ed2d4 +checksum=775676df958e2ea2452f7568f28b2ea581063d312773dd5c0b7624c1b9b2da8c # Package build options build_options="gir"