summaryrefslogtreecommitdiff
path: root/extra/gnome-system-monitor/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnome-system-monitor/PKGBUILD')
-rw-r--r--extra/gnome-system-monitor/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gnome-system-monitor/PKGBUILD b/extra/gnome-system-monitor/PKGBUILD
index c25d0b22b..99b0fa939 100644
--- a/extra/gnome-system-monitor/PKGBUILD
+++ b/extra/gnome-system-monitor/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 124753 2011-05-24 07:53:49Z ibiru $
+# $Id: PKGBUILD 139324 2011-10-01 18:58:30Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-system-monitor
-pkgver=3.0.1
+pkgver=3.2.0
pkgrel=1
pkgdesc="A system monitor for GNOME"
arch=(i686 x86_64)
@@ -13,8 +13,8 @@ options=(!emptydirs)
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.bz2)
-sha256sums=('0fe6a263875b23a35fd17d8952e666e17801cb68bb664d6ce8cabcfd9ac0f972')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('169c82bd1744adba1a4e3f384c06d9ff48aefac5d0f56e8ac4ad48b6f7f5810c')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"