summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/PKGBUILD b/contrib/PKGBUILD
index d614dfd..14052ec 100644
--- a/contrib/PKGBUILD
+++ b/contrib/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=netctl
pkgver=%pkgver%
pkgrel=1
-pkgdesc="Network configuration and profile scripts"
-url="http://archlinux.org/netctl/"
+pkgdesc="Profile based systemd network management"
+url="http://projects.archlinux.org/netctl.git/"
license=("GPL")
depends=("coreutils" "iproute2" "openresolv")
#makedepends=('asciidoc') # The source tarball includes pre-built documentation.