summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Gamble2020-12-10 23:29:06 +1100
committerMatthew Gamble2020-12-10 23:29:06 +1100
commit38c516ecb29175cd002a81ab82afd8bd1e9342de (patch)
treebfd8bce5b044877361840f1db646decbc2c07a8d /PKGBUILD
parentbca38492923219ec5c83ea0966094e2f47f83806 (diff)
downloadaur-38c516ecb29175cd002a81ab82afd8bd1e9342de.tar.gz
Reduce length of package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4429141f6f2d..fa33a03c86bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=chkcrontab
pkgver=1.7
pkgrel=4
-pkgdesc="A tool for checking system crontab files (/etc/crontab and /etc/cron.d normally) for errors and common mistakes."
+pkgdesc="A tool for checking system crontab files for errors and common mistakes."
arch=("any")
url="https://github.com/lyda/chkcrontab"
license=("Apache")