summaryrefslogtreecommitdiff
path: root/gnome-unstable/gnome-system-monitor
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-01 00:01:56 +0000
committerroot <root@rshg054.dnsready.net>2012-04-01 00:01:56 +0000
commit939efb693a8b362edc0c6ccba62c5ce54fb501af (patch)
tree0aac5505f763d7331e27a11c0f843b9c6623195a /gnome-unstable/gnome-system-monitor
parent977b78df305a06797773799a7295f2a5f3f013cf (diff)
Sun Apr 1 00:01:56 UTC 2012
Diffstat (limited to 'gnome-unstable/gnome-system-monitor')
-rw-r--r--gnome-unstable/gnome-system-monitor/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/gnome-unstable/gnome-system-monitor/PKGBUILD b/gnome-unstable/gnome-system-monitor/PKGBUILD
index bd9bda8ec..c8104eb03 100644
--- a/gnome-unstable/gnome-system-monitor/PKGBUILD
+++ b/gnome-unstable/gnome-system-monitor/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 153893 2012-03-20 09:44:33Z ibiru $
+# $Id: PKGBUILD 154752 2012-03-30 16:28:08Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-system-monitor
-pkgver=3.3.92
+pkgver=3.4.0
pkgrel=1
pkgdesc="A system monitor for GNOME"
arch=(i686 x86_64)
@@ -15,11 +15,10 @@ url="http://www.gnome.org"
groups=('gnome-extra')
install=gnome-system-monitor.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e8b91973cfa0867b312435dbe4650169e05873d525d171de71d07c94337fe242')
+sha256sums=('e62047983f423f4a178f01d860e9b362e8c9757d4bbeadad0f261b97b4433d12')
build() {
cd $pkgname-$pkgver
-
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
make
}