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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 18:33:52 UTC 2010


    Date: Tuesday, March 30, 2010 @ 14:33:52
  Author: ibiru
Revision: 74294

update to 2.30

Modified:
  gnome-nettool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 18:19:01 UTC (rev 74293)
+++ PKGBUILD	2010-03-30 18:33:52 UTC (rev 74294)
@@ -3,20 +3,20 @@
 # Contributor: Kritoke <kritoke at nospam.gmail.com>
 
 pkgname=gnome-nettool
-pkgver=2.28.0
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="A Collection of GNOME2 Networking Tools."
 arch=(i686 x86_64)
 license=('GPL')
 depends=('gconf>=2.28.0' 'libgtop>=2.28.0' 'dnsutils' 'netkit-bsd-finger' 'whois' 'hicolor-icon-theme')
-makedepends=('gnome-doc-utils>=0.18.0' 'pkgconfig' 'intltool')
+makedepends=('gnome-doc-utils>=0.20.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.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ecce19920e2bf5b7cac8ffd26d8592adff7b895d1ee219b18a84a46313f36dd5')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('42fdc867d26b31145986fd99e06509229b118430f2d666070c5dac7cff1dd000')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list