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

Florian Pritz bluewind at archlinux.org
Wed Mar 15 07:42:48 UTC 2017


    Date: Wednesday, March 15, 2017 @ 07:42:47
  Author: bluewind
Revision: 290854

upgpkg: netctl 1.13-2

Use upstream PKGBUILD

Modified:
  netctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-15 07:14:54 UTC (rev 290853)
+++ PKGBUILD	2017-03-15 07:42:47 UTC (rev 290854)
@@ -2,12 +2,12 @@
 
 pkgname=netctl
 pkgver=1.13
-pkgrel=1
+pkgrel=2
 pkgdesc='Profile based systemd network management'
 url='http://projects.archlinux.org/netctl.git/'
 license=('GPL')
 groups=('base')
-depends=('coreutils' 'iproute2' 'openresolv' 'systemd')
+depends=('coreutils' 'iproute2' 'openresolv' 'systemd>=233')
 # The source tarball includes pre-built (using asciidoc) documentation.
 makedepends=('pkg-config')
 optdepends=('dialog: for the menu based wifi assistant'
@@ -22,7 +22,7 @@
 source=(https://sources.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig})
 arch=('any')
 md5sums=('a8ae5a62d10d7660bb2dd43faee8b794'
-         'SKIP')
+         '9ccefe82154463411d1e9b12ee3bd925')
 validpgpkeys=('CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E')  # Florian Pritz
 
 package() {



More information about the arch-commits mailing list