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

James Rayner james at archlinux.org
Wed Sep 17 11:23:04 UTC 2008


    Date: Wednesday, September 17, 2008 @ 07:23:04
  Author: james
Revision: 12631

upgpkg: netcfg 2.1.0-1

Modified:
  netcfg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-17 11:16:59 UTC (rev 12630)
+++ PKGBUILD	2008-09-17 11:23:04 UTC (rev 12631)
@@ -1,15 +1,15 @@
 # $Id$
 # Maintainer: James Rayner <james at archlinux.org>
 pkgname=netcfg
-pkgver=2.1.0_RC1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="Network configuration and profile scripts"
 url="http://archlinux.org"
 license=("BSD")
 backup=(etc/iftab)
-depends=(wireless_tools wpa_supplicant net-tools mktemp)
+depends=(wireless_tools wpa_supplicant net-tools)
+optdepends=(mktemp dialog)
 source=(http://ftp.archlinux.org/other/netcfg/netcfg-$pkgver.tar.gz)
-md5sums=('8c8dd893a7c1b071a652ef82af71457d')
 
 #source=(netcfg-$pkgver.tar.gz)
 arch=(i686 x86_64)




More information about the arch-commits mailing list