Date: Friday, May 4, 2012 @ 11:30:00
  Author: bluewind
Revision: 158539

upgpkg: netcfg 2.8.2-1

upstream update

Modified:
  netcfg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-05-04 12:58:08 UTC (rev 158538)
+++ PKGBUILD    2012-05-04 15:30:00 UTC (rev 158539)
@@ -1,10 +1,10 @@
 # Maintainer: Jouke Witteveen <[email protected]>
 
 pkgname=netcfg
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="Network configuration and profile scripts"
-url="http://archlinux.org";
+url="http://archlinux.org/netcfg/";
 license=("BSD")
 backup=(etc/iftab etc/conf.d/netcfg)
 depends=("coreutils" "dhcpcd" "iproute2")
@@ -18,7 +18,7 @@
            )
 source=(ftp://ftp.archlinux.org/other/netcfg/netcfg-${pkgver}.tar.xz)
 arch=(any)
-md5sums=('ff9724ab9f655eb73e29b957004024e2')
+md5sums=('0f8dbdbb9b18b34d791407179ce90923')
 
 package() {
   cd "$srcdir/netcfg-${pkgver}"

Reply via email to