summaryrefslogtreecommitdiff
path: root/community/netcf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/netcf/PKGBUILD')
-rw-r--r--community/netcf/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/netcf/PKGBUILD b/community/netcf/PKGBUILD
index e23f369d5..b38b7e59c 100644
--- a/community/netcf/PKGBUILD
+++ b/community/netcf/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 88091 2013-04-11 09:41:03Z spupykin $
+# $Id: PKGBUILD 88327 2013-04-16 13:30:25Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Aurélien Wailly <aurelien.wailly@gmail.com>
pkgname=netcf
-pkgver=0.2.2
-pkgrel=4
+pkgver=0.2.3
+pkgrel=1
pkgdesc="A library for configuring network interfaces"
arch=('i686' 'x86_64')
license=('LGPL')
@@ -13,7 +13,7 @@ depends=('augeas>=0.7.4' 'netctl' 'libxslt' 'libxml2' 'libnl')
makedepends=('gcc')
options=(!libtool)
source=("https://fedorahosted.org/released/netcf/$pkgname-$pkgver.tar.gz")
-md5sums=('fbcd47101797b8fcd9519e22002cd200')
+md5sums=('bee292470b06201b59af0fad473a1b65')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"