[arch-commits] CVS update of core/support/netcfg (PKGBUILD)

James Rayner james at archlinux.org
Sun Jan 6 08:52:21 UTC 2008


    Date: Sunday, January 6, 2008 @ 03:52:21
  Author: james
    Path: /home/cvs-core/core/support/netcfg

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: netcfg 2.0.3-1


----------+
 PKGBUILD |   21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)


Index: core/support/netcfg/PKGBUILD
diff -u core/support/netcfg/PKGBUILD:1.3 core/support/netcfg/PKGBUILD:1.4
--- core/support/netcfg/PKGBUILD:1.3	Mon Nov 19 06:53:56 2007
+++ core/support/netcfg/PKGBUILD	Sun Jan  6 03:52:20 2008
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.3 2007/11/19 11:53:56 james Exp $
+# $Id: PKGBUILD,v 1.4 2008/01/06 08:52:20 james Exp $
 # Maintainer: James Rayner <james at archlinux.org>
 pkgname=netcfg
-pkgver=2.0.1
+pkgver=2.0.3
 pkgrel=1
-pkgdesc="New network configuration scripts"
+pkgdesc="Network configuration and profile scripts"
 url="http://archlinux.org"
 license=("BSD")
 backup=(etc/iftab)
-depends=(wireless_tools wpa_supplicant net-tools)
-source=(http://archlinux.org/~james/netcfg/netcfg-$pkgver.tar.gz)
-
+depends=(wireless_tools wpa_supplicant net-tools mktemp)
+source=(http://dev.archlinux.org/~james/netcfg/netcfg-$pkgver.tar.gz)
+#source=(netcfg-$pkgver.tar.gz)
 arch=(i686 x86_64)
 
 build() {
@@ -19,4 +19,11 @@
   install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/netcfg/LICENSE
 }
 
-md5sums=('f001932158ed885fc05af2e9f9b89e4b')
+
+
+
+
+
+
+
+md5sums=('8207ecfc75af46081c1fe6db85c06929')




More information about the arch-commits mailing list