summaryrefslogtreecommitdiff
path: root/extra/libgtop/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libgtop/PKGBUILD')
-rw-r--r--extra/libgtop/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libgtop/PKGBUILD b/extra/libgtop/PKGBUILD
index c6b2208c0..abca78872 100644
--- a/extra/libgtop/PKGBUILD
+++ b/extra/libgtop/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 120401 2011-04-23 20:45:46Z ibiru $
+# $Id: PKGBUILD 136578 2011-08-30 12:54:40Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libgtop
-pkgver=2.28.3
+pkgver=2.28.4
pkgrel=1
pkgdesc="A library that read information about processes and the running system"
arch=('i686' 'x86_64' 'mips64el')
@@ -10,10 +10,10 @@ license=('LGPL')
depends=('glib2' 'libxau' 'texinfo')
makedepends=('intltool' 'gobject-introspection')
install=libgtop.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.xz)
options=('!libtool')
url="http://www.gnome.org/"
-sha256sums=('2c866bd14b3cd78f78504cfb65baa105d62b8085c90e433ab9db97e050efea42')
+sha256sums=('b6619cfd1540267ee81d456d1a26c72c793261586f1b00a7b9a7a229d0abe1d8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"