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

Florian Pritz bluewind at nymeria.archlinux.org
Tue Jul 16 12:56:45 UTC 2013


    Date: Tuesday, July 16, 2013 @ 14:56:45
  Author: bluewind
Revision: 190130

upgpkg: netctl 1.2-1

upstream update

Modified:
  netctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-16 09:06:07 UTC (rev 190129)
+++ PKGBUILD	2013-07-16 12:56:45 UTC (rev 190130)
@@ -1,13 +1,13 @@
 # Maintainer: Jouke Witteveen <j.witteveen at gmail.com>
 
 pkgname=netctl
-pkgver=1.1
+pkgver=1.2
 pkgrel=1
 pkgdesc='Profile based systemd network management'
 url='http://projects.archlinux.org/netctl.git/'
 license=('GPL')
 groups=('base')
-depends=('coreutils' 'iproute2' 'openresolv')
+depends=('coreutils' 'iproute2' 'openresolv' 'systemd')
 # The source tarball includes pre-built (using asciidoc) documentation.
 makedepends=('pkg-config')
 optdepends=('dialog: for the menu based wifi assistant'
@@ -22,8 +22,8 @@
            )
 source=(ftp://ftp.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig})
 arch=('any')
-md5sums=('599ec9525126369f0b4e287e85debbad'
-         '794f4ce9e43f64342a976366fe73dbcd')
+md5sums=('bc05d24020a282cd7f9025d69efec4e2'
+         '76066c349f91f1a9e5763868ce8b10e5')
 
 package() {
   cd "$srcdir/netctl-${pkgver}"




More information about the arch-commits mailing list