summaryrefslogtreecommitdiff
path: root/community/netcf/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-12 10:18:52 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-12 10:18:52 +0200
commita4a706ff05afab9bb61870c0049aedb23072cec1 (patch)
treec2200f0a6e7d6eb40e46a91443ef61b7774b5d9e /community/netcf/PKGBUILD
parent5d57336390ba107efd75b271608fde2fa6172193 (diff)
parentd976aa5e1544c80dc2457ea20b27f28f3fa05899 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/mcelog/PKGBUILD extra/calligra/PKGBUILD extra/libmpdclient/PKGBUILD extra/mpc/PKGBUILD extra/opencv/PKGBUILD extra/qt5/PKGBUILD
Diffstat (limited to 'community/netcf/PKGBUILD')
-rw-r--r--community/netcf/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/netcf/PKGBUILD b/community/netcf/PKGBUILD
index f15ac8178..dfb8236e7 100644
--- a/community/netcf/PKGBUILD
+++ b/community/netcf/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 85918 2013-03-08 23:40:43Z foutrelis $
+# $Id: PKGBUILD 88091 2013-04-11 09:41:03Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Aurélien Wailly <aurelien.wailly@gmail.com>
pkgname=netcf
pkgver=0.2.2
-pkgrel=3
+pkgrel=4
pkgdesc="A library for configuring network interfaces"
arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
url="https://fedorahosted.org/netcf/"
-depends=('augeas>=0.7.4' 'netcfg' 'libxslt' 'libxml2' 'libnl')
+depends=('augeas>=0.7.4' 'netctl' 'libxslt' 'libxml2' 'libnl')
makedepends=('gcc')
options=(!libtool)
source=("https://fedorahosted.org/released/netcf/$pkgname-$pkgver.tar.gz")