diff --git a/srcpkgs/libgtop/libgtop-devel.template b/srcpkgs/libgtop/libgtop-devel.template index 5a6ba3f3b1..640156d8bc 100644 --- a/srcpkgs/libgtop/libgtop-devel.template +++ b/srcpkgs/libgtop/libgtop-devel.template @@ -5,8 +5,6 @@ long_desc="${long_desc} This package contains files for development, headers, static libs, etc." -revision=1 - Add_dependency run pkg-config Add_dependency run intltool Add_dependency run glib-devel diff --git a/srcpkgs/libgtop/template b/srcpkgs/libgtop/template index 5afa316349..8f9d5112ba 100644 --- a/srcpkgs/libgtop/template +++ b/srcpkgs/libgtop/template @@ -1,13 +1,12 @@ # Template build file for 'libgtop'. pkgname=libgtop -version=2.28.1 -revision=1 +version=2.28.2 distfiles="${GNOME_SITE}/$pkgname/2.28/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--localstatedir=/var -with-libgtop-smp" short_desc="Library to retrieve system information, used in GNOME" maintainer="Juan RP " -checksum=0a7e0e7d736a608a5ed25f8e475a87bf38e61dbef66822e25e8ef50705cf70f6 +checksum=49958d7da1f76b257bfd0d557d8ed2b218a5ab0d31b59fed1c32ddf2a1529f5d long_desc=" libgtop is a library that fetches system information about the running system such as cpu and memory usage, active processes etc. It