summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuigi Operoso2018-10-15 23:08:30 +0200
committerLuigi Operoso2018-10-15 23:08:30 +0200
commit98b7f4d8b0921298fe664094220952c2dcad5c68 (patch)
treeccda6afc5ade6c3f74cc81938ff2fc62450b9fd3
parent2d406b6b40a7fe562f361ed00b8c6a391548110d (diff)
downloadaur-98b7f4d8b0921298fe664094220952c2dcad5c68.tar.gz
better description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73489ef46779..b8b33f751199 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = apacheconfig
- pkgdesc = Apache and Perl Config::General style configuration file parsing library
+ pkgdesc = Apache-style config parser
pkgver = 0.2.7
pkgrel = 1
url = https://github.com/etingof/apacheconfig
diff --git a/PKGBUILD b/PKGBUILD
index 80d159d48a4b..4abada381c2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=apacheconfig
pkgver=0.2.7
pkgrel=1
-pkgdesc="Apache and Perl Config::General style configuration file parsing library"
+pkgdesc="Apache-style config parser"
arch=('any')
url="https://github.com/etingof/apacheconfig"
license=('BSD')