summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-09-18 19:05:15 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-09-18 19:05:15 -0400
commitcacd0616e9794eb1062e1122a97f28e690a8e1c6 (patch)
tree07ec405cf0711bc0a53347d4efaded1dfa82d051
parent5cf93250e9057452536427719a225f69021547b6 (diff)
config-parabola-base-*: Better pkgdesc
-rw-r--r--config-parabola-base-collectd.PKGBUILD4
-rw-r--r--config-parabola-base-openresolv.PKGBUILD6
2 files changed, 7 insertions, 3 deletions
diff --git a/config-parabola-base-collectd.PKGBUILD b/config-parabola-base-collectd.PKGBUILD
index 4c0739c..344830d 100644
--- a/config-parabola-base-collectd.PKGBUILD
+++ b/config-parabola-base-collectd.PKGBUILD
@@ -1,8 +1,10 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20180826
+pkgver=20180918
package() {
preamble
+pkgdesc="Parabola server configuration: Make collectd play nice with configuration management"
+
# #### collectd
depends=(collectd)
diff --git a/config-parabola-base-openresolv.PKGBUILD b/config-parabola-base-openresolv.PKGBUILD
index 5cc0997..7fb94c3 100644
--- a/config-parabola-base-openresolv.PKGBUILD
+++ b/config-parabola-base-openresolv.PKGBUILD
@@ -1,9 +1,11 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20180909
+pkgver=20180918
package() {
preamble
-pkgdesc="Parabola server configuration: Base openresolv configuration"
+pkgdesc="Parabola server configuration: Make openresolv play nice with configuration management"
+
+# #### openresolv
# The [resolvconf][openresolv] program (used by netctl, dhcpcd, and
# other network managers) manages the /etc/resolv.conf file. A few