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

Jan de Groot jgc at archlinux.org
Sun Mar 22 19:17:28 UTC 2009


    Date: Sunday, March 22, 2009 @ 15:17:28
  Author: jgc
Revision: 30934

upgpkg: gnome-nettool 2.26.0-1
    GNOME 2.26

Modified:
  gnome-nettool/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-22 19:17:15 UTC (rev 30933)
+++ PKGBUILD	2009-03-22 19:17:28 UTC (rev 30934)
@@ -3,20 +3,20 @@
 # Contributor: Kritoke <kritoke at nospam.gmail.com>
 
 pkgname=gnome-nettool
-pkgver=2.22.1
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="A Collection of GNOME2 Networking Tools."
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.24.0' 'libglade>=2.6.3' 'dnsutils' 'netkit-bsd-finger' 'whois')
-makedepends=('gnome-doc-utils>=0.14.0' 'pkgconfig' 'intltool')
+depends=('gconf>=2.26.0-2' 'libglade>=2.6.4' 'libgtop>=2.26.0' 'dnsutils' 'netkit-bsd-finger' 'whois')
+makedepends=('gnome-doc-utils>=0.16.0' 'pkgconfig' 'intltool')
 conflicts=('gnome-network')
 replaces=('gnome-netinfo')
 groups=('gnome-extra')
 url="http://www.gnome.org"
 install=gnome-nettool.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('afcaff8ebc76b5f352902ed424dc2856')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('34bc06209bb72bd85d45829eecc078cb')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list