[arch-commits] Commit in netcfg/repos (testing-x86_64 testing-x86_64/PKGBUILD)

James Rayner james at archlinux.org
Wed Sep 17 11:48:49 UTC 2008


    Date: Wednesday, September 17, 2008 @ 07:48:49
  Author: james
Revision: 12635

Merged revisions 8424-12634 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/netcfg/trunk

........
  r12631 | james | 2008-09-17 04:23:04 -0700 (Wed, 17 Sep 2008) | 1 line
  
  upgpkg: netcfg 2.1.0-1
........

Modified:
  netcfg/repos/testing-x86_64/	(properties)
  netcfg/repos/testing-x86_64/PKGBUILD

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


Property changes on: netcfg/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /netcfg/trunk:1-8423
   + /netcfg/trunk:1-12634

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-09-17 11:45:51 UTC (rev 12634)
+++ testing-x86_64/PKGBUILD	2008-09-17 11:48:49 UTC (rev 12635)
@@ -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