gnome-system-monitor: rebuild with libgtop-2.38

gnome-system-monitor: gnome is now maintained by Gottox
This commit is contained in:
Enno Boland 2017-09-15 22:41:06 +02:00
parent 3dea22b142
commit 2bba7bb4bf
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'gnome-system-monitor'
pkgname=gnome-system-monitor
version=3.24.0
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-systemd"
hostmakedepends="which pkg-config intltool itstool glib-devel gnome-doc-utils"
makedepends="gtkmm-devel librsvg-devel libgtop-devel"
short_desc="Process viewer and system resource monitor for GNOME"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://wiki.gnome.org/Apps/SystemMonitor"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"