summaryrefslogtreecommitdiff
path: root/extra/libgtop
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-21 02:15:21 -0700
committerroot <root@rshg054.dnsready.net>2013-08-21 02:15:21 -0700
commit62b00d5bf76ef2c670dbeefe2051629d96ab7660 (patch)
treef04db1df7254ec8354311c9024cfd53a90fc6a79 /extra/libgtop
parent1ae31a85e191bbf7313077b472a66d1c24af1f74 (diff)
Wed Aug 21 02:13:52 PDT 2013
Diffstat (limited to 'extra/libgtop')
-rw-r--r--extra/libgtop/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libgtop/PKGBUILD b/extra/libgtop/PKGBUILD
index e0da8a86e..326865813 100644
--- a/extra/libgtop/PKGBUILD
+++ b/extra/libgtop/PKGBUILD
@@ -1,8 +1,8 @@
-# $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
+pkgver=2.28.5
pkgrel=1
pkgdesc="A library that read information about processes and the running system"
arch=('i686' 'x86_64')
@@ -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}"