summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Gamble2020-12-02 22:27:29 +1100
committerMatthew Gamble2020-12-02 22:27:29 +1100
commitbca38492923219ec5c83ea0966094e2f47f83806 (patch)
tree11ccf76a79f63afc67691a989fd9eeb243080ee7 /PKGBUILD
parent80f563f23bdbae922714be0815772ac6f743ad2e (diff)
downloadaur-bca38492923219ec5c83ea0966094e2f47f83806.tar.gz
Bump for python3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea60f9aab59c..4429141f6f2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=chkcrontab
pkgver=1.7
-pkgrel=3
+pkgrel=4
pkgdesc="A tool for checking system crontab files (/etc/crontab and /etc/cron.d normally) for errors and common mistakes."
arch=("any")
url="https://github.com/lyda/chkcrontab"