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

Rémy Oudompheng remy at archlinux.org
Sat Jul 9 06:51:36 UTC 2011


    Date: Saturday, July 9, 2011 @ 02:51:35
  Author: remy
Revision: 130944

Release 2.6.3 (fix FS#25077)

Modified:
  netcfg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-09 06:15:52 UTC (rev 130943)
+++ PKGBUILD	2011-07-09 06:51:35 UTC (rev 130944)
@@ -3,7 +3,7 @@
 # Contributor: James Rayner <james at archlinux.org>
 
 pkgname=netcfg
-pkgver=2.6.2
+pkgver=2.6.3
 pkgrel=1
 pkgdesc="Network configuration and profile scripts"
 url="http://archlinux.org"
@@ -19,7 +19,7 @@
             )
 source=(ftp://ftp.archlinux.org/other/netcfg/netcfg-${pkgver}.tar.gz)
 arch=(any)
-md5sums=('60964811f305288095472d06cdac4fe1')
+md5sums=('8292e796c4e460de5b0ea8f3f8b53024')
 
 package() {
   cd "$srcdir/netcfg-${pkgver}"




More information about the arch-commits mailing list