[arch-commits] Commit in libgtop/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Jul 2 20:27:45 UTC 2008


    Date: Wednesday, July 2, 2008 @ 16:27:45
  Author: jgc
Revision: 4053

upgpkg: libgtop 2.22.3-1

Modified:
  libgtop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-02 20:27:44 UTC (rev 4052)
+++ PKGBUILD	2008-07-02 20:27:45 UTC (rev 4053)
@@ -2,16 +2,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgtop
-pkgver=2.22.2
+pkgver=2.22.3
 pkgrel=1
 pkgdesc="A library that read information about processes and the running system"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.16.3' 'libxau')
+depends=('glib2>=2.16.4' 'libxau')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://www.gnome.org/"
-md5sums=('fb7b3e72f3ba5c25f3f33cdc5205f80e')
+md5sums=('57764ad246ceb959f601505aa2364f1f')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list