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

James Rayner james at archlinux.org
Mon Nov 19 11:53:56 UTC 2007


    Date: Monday, November 19, 2007 @ 06:53:56
  Author: james
    Path: /home/cvs-core/core/support/netcfg

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: netcfg 2.0.1-1


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


Index: core/support/netcfg/PKGBUILD
diff -u core/support/netcfg/PKGBUILD:1.2 core/support/netcfg/PKGBUILD:1.3
--- core/support/netcfg/PKGBUILD:1.2	Tue Nov  6 00:59:38 2007
+++ core/support/netcfg/PKGBUILD	Mon Nov 19 06:53:56 2007
@@ -1,20 +1,22 @@
-# $Id: PKGBUILD,v 1.2 2007/11/06 05:59:38 eric Exp $
+# $Id: PKGBUILD,v 1.3 2007/11/19 11:53:56 james Exp $
 # Maintainer: James Rayner <james at archlinux.org>
 pkgname=netcfg
-pkgver=1.99.32
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="New network configuration scripts"
 url="http://archlinux.org"
 license=("BSD")
 backup=(etc/iftab)
 depends=(wireless_tools wpa_supplicant net-tools)
-source=(http://src.iphitus.org/netcfg-release/netcfg-$pkgver.tar.gz)
+source=(http://archlinux.org/~james/netcfg/netcfg-$pkgver.tar.gz)
 
 arch=(i686 x86_64)
 
 build() {
   cd $startdir/src/netcfg-$pkgver
   make DESTDIR=$startdir/pkg install
+  make DESTDIR=$startdir/pkg install-contrib
   install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/netcfg/LICENSE
 }
-md5sums=('548f37dcdff054b214805ca0f2764dbe')
+
+md5sums=('f001932158ed885fc05af2e9f9b89e4b')




More information about the arch-commits mailing list