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

Thomas Bächler thomas at archlinux.org
Sun Mar 18 15:36:11 UTC 2012


    Date: Sunday, March 18, 2012 @ 11:36:11
  Author: thomas
Revision: 153717

upgpkg: netcfg 2.7-1

Modified:
  netcfg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-18 15:16:36 UTC (rev 153716)
+++ PKGBUILD	2012-03-18 15:36:11 UTC (rev 153717)
@@ -3,7 +3,7 @@
 # Contributor: James Rayner <james at archlinux.org>
 
 pkgname=netcfg
-pkgver=2.6.8
+pkgver=2.7
 pkgrel=1
 pkgdesc="Network configuration and profile scripts"
 url="http://archlinux.org"
@@ -20,11 +20,10 @@
             )
 source=(ftp://ftp.archlinux.org/other/netcfg/netcfg-${pkgver}.tar.gz)
 arch=(any)
-md5sums=('8ea930ff39f5b08751372d32a5681478')
+sha256sums=('fa0fbda880314c1e474f5b102b0ea6d7aa0ec187c9a5f31fac36ca8096e05c03')
 
 package() {
   cd "$srcdir/netcfg-${pkgver}"
   make DESTDIR="$pkgdir" install
   install -D -m644 LICENSE "$pkgdir/usr/share/licenses/netcfg/LICENSE"
 }
-




More information about the arch-commits mailing list