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

Florian Pritz bluewind at nymeria.archlinux.org
Sat Mar 2 19:30:06 UTC 2013


    Date: Saturday, March 2, 2013 @ 20:30:06
  Author: bluewind
Revision: 179057

upgpkg: netctl 0.6-1

upstream update

Modified:
  netctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-02 11:28:27 UTC (rev 179056)
+++ PKGBUILD	2013-03-02 19:30:06 UTC (rev 179057)
@@ -1,7 +1,7 @@
 # Maintainer: Jouke Witteveen <j.witteveen at gmail.com>
 
 pkgname=netctl
-pkgver=0.5
+pkgver=0.6
 pkgrel=1
 pkgdesc="Profile based systemd network management"
 url="http://projects.archlinux.org/netctl.git/"
@@ -18,9 +18,10 @@
             'bridge-utils: for bridge connections'
            )
 conflicts=("netcfg")
-source=(ftp://ftp.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz)
+source=(ftp://ftp.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig})
 arch=(any)
-md5sums=('9ceeb6de07e8cb80a218bdb7920edd98')
+md5sums=('d19b6a30b388c3c713fac75326229068'
+         '227a0da97d5c5fe15d1ce4c628e1adb9')
 
 package() {
   cd "$srcdir/netctl-${pkgver}"




More information about the arch-commits mailing list