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

Florian Pritz bluewind at nymeria.archlinux.org
Tue Aug 6 08:47:20 UTC 2013


    Date: Tuesday, August 6, 2013 @ 10:47:20
  Author: bluewind
Revision: 192139

upgpkg: netctl 1.3-1

upstream update

Modified:
  netctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-06 07:57:08 UTC (rev 192138)
+++ PKGBUILD	2013-08-06 08:47:20 UTC (rev 192139)
@@ -1,7 +1,7 @@
 # Maintainer: Jouke Witteveen <j.witteveen at gmail.com>
 
 pkgname=netctl
-pkgver=1.2
+pkgver=1.3
 pkgrel=1
 pkgdesc='Profile based systemd network management'
 url='http://projects.archlinux.org/netctl.git/'
@@ -17,13 +17,12 @@
             'ifplugd: for automatic wired connections through netctl-ifplugd'
             'wpa_actiond: for automatic wireless connections through netctl-auto'
             'ifenslave: for bond connections'
-            'bridge-utils: for bridge connections'
             'ppp: for pppoe connections'
            )
 source=(ftp://ftp.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig})
 arch=('any')
-md5sums=('bc05d24020a282cd7f9025d69efec4e2'
-         '76066c349f91f1a9e5763868ce8b10e5')
+md5sums=('28fa105f2bcf2edaa849918445a28216'
+         '0585d50e9ff200cbd6ff3ec347c63008')
 
 package() {
   cd "$srcdir/netctl-${pkgver}"




More information about the arch-commits mailing list