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

Jan de Groot jgc at archlinux.org
Sat Mar 21 18:22:15 UTC 2009


    Date: Saturday, March 21, 2009 @ 14:22:15
  Author: jgc
Revision: 30743

upgpkg: libgtop 2.26.0-1
    GNOME 2.26

Modified:
  libgtop/trunk/PKGBUILD

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

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




More information about the arch-commits mailing list