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

Jan de Groot jgc at archlinux.org
Mon Apr 13 20:23:36 UTC 2009


    Date: Monday, April 13, 2009 @ 16:23:36
  Author: jgc
Revision: 35520

upgpkg: libgtop 2.26.1-1

Modified:
  libgtop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-13 20:03:39 UTC (rev 35519)
+++ PKGBUILD	2009-04-13 20:23:36 UTC (rev 35520)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgtop
-pkgver=2.26.0
+pkgver=2.26.1
 pkgrel=1
 pkgdesc="A library that read information about processes and the running system"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.20.0' 'libxau' 'texinfo')
+depends=('glib2>=2.20.1' 'libxau' 'texinfo')
 install=libgtop.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://www.gnome.org/"
-md5sums=('a51ff49eddcce4573f7385e4be33158a')
+md5sums=('49fe5c91a6bbc103a0a05c6854a6cc11')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list