summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordreieck2023-01-06 12:08:24 +0100
committerdreieck2023-01-06 12:08:24 +0100
commit7560dc7a2014096a6b1247e3f2d057fff72c9768 (patch)
tree578942741fbe543911e23c82b3b1970f7930715d /PKGBUILD
parent6a61cc68ffc9005387d9ab91aeb254c880901426 (diff)
downloadaur-netcfg-git.tar.gz
Added a warning to the `$pkgdesc`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea5d91b2c436..8bdd908a4785 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ _pkgname='netcfg'
pkgname="${_pkgname}-git"
epoch=0
pkgver=4.0.r563_20130808_54f4656
-pkgrel=1
-pkgdesc="Network configuration and profile scripts (install only if you really know that you want this instead of netctl). Includes patch to make wifi-menu work, OpenRC and systemd initscripts."
+pkgrel=2
+pkgdesc="[WARNING: DEPRECATED! Install only if you really know that you want to use 'netcfg'. Upstream is no longer maintained since ~2013.] Network configuration and profile scripts. Includes patch to make wifi-menu work, OpenRC and systemd initscripts."
url='https://github.com/GNU-Pony/netcfg/'
arch=('any')
license=('BSD')