gnome-system-monitor: update to 3.8.2.

This commit is contained in:
Juan RP 2013-05-13 20:41:59 +02:00
parent 236917f99f
commit 05e7cf0b0a
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-system-monitor'
pkgname=gnome-system-monitor
version=3.8.0
version=3.8.2
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile --enable-systemd"
@ -12,11 +12,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
checksum=2d5bdd81c19bc34f83c0ccfde998007df9ef517f5e4bfb5e36513a76c21dce86
checksum=8349ec4d8e6cd041c581354fc4e844c7cda12d7f1153fc6999ceea0f8aceb58c
gnome-system-monitor_package() {
depends="gnome-icon-theme>=3.8"
pkg_install() {
vmove usr
vmove all
}
}