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 432a7b9e3..e2e8aa631 100644
--- a/extra/libgtop/PKGBUILD
+++ b/extra/libgtop/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 136578 2011-08-30 12:54:40Z ibiru $
+# $Id: PKGBUILD 193440 2013-08-20 08:09:13Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libgtop
-pkgver=2.28.4
-pkgrel=1.1
+pkgver=2.28.5
+pkgrel=1
pkgdesc="A library that read information about processes and the running system"
arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
@@ -13,7 +13,7 @@ install=libgtop.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.xz)
options=('!libtool')
url="http://www.gnome.org/"
-sha256sums=('b6619cfd1540267ee81d456d1a26c72c793261586f1b00a7b9a7a229d0abe1d8')
+sha256sums=('c812c174e44a8971a1f33265437cfd10f1e99869c7f5c05f8ee95846a70a3342')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"