From cacd0616e9794eb1062e1122a97f28e690a8e1c6 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 18 Sep 2018 19:05:15 -0400 Subject: config-parabola-base-*: Better pkgdesc --- config-parabola-base-collectd.PKGBUILD | 4 +++- config-parabola-base-openresolv.PKGBUILD | 6 ++++-- 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 -- cgit v1.2.2