Date: Tuesday, March 30, 2010 @ 17:44:41
  Author: ibiru
Revision: 74399

update to 2.28.1

Modified:
  libgtop/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-03-30 21:42:57 UTC (rev 74398)
+++ PKGBUILD    2010-03-30 21:44:41 UTC (rev 74399)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <j...@archlinux.org>
 
 pkgname=libgtop
-pkgver=2.28.0
+pkgver=2.28.1
 pkgrel=1
 pkgdesc="A library that read information about processes and the running 
system"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('LGPL')
-depends=('glib2>=2.21.4' 'libxau' 'texinfo')
+depends=('glib2>=2.24' 'libxau' 'texinfo')
 makedepends=('intltool')
 install=libgtop.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://www.gnome.org/";
-sha256sums=('22a9c6241c5a65e267a995a4a60ba483dcc629a4873e746b463e6eb6466975b3')
+sha256sums=('0a7e0e7d736a608a5ed25f8e475a87bf38e61dbef66822e25e8ef50705cf70f6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to