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

Jan de Groot jgc at archlinux.org
Thu Jan 15 12:46:21 UTC 2009


    Date: Thursday, January 15, 2009 @ 07:46:21
  Author: jgc
Revision: 24223

GNOME 2.24.3

Modified:
  libgtop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-15 12:45:42 UTC (rev 24222)
+++ PKGBUILD	2009-01-15 12:46:21 UTC (rev 24223)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgtop
-pkgver=2.24.0
+pkgver=2.24.3
 pkgrel=1
 pkgdesc="A library that read information about processes and the running system"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.18.1' 'libxau' 'texinfo')
+depends=('glib2>=2.18.4' 'libxau' 'texinfo')
 install=libgtop.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://www.gnome.org/"
-md5sums=('f0e3584b9157d3425184a9e21e3ac482')
+md5sums=('051de81fd37d33e7abee828fd4c12cba')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list