summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12ce575dc25c..fe3f7575b803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lynix <lynix47@gmail.com>
pkgname=checkrun.sh-git
-pkgver=20181203
+pkgver=20190327
pkgrel=1
pkgdesc="Cron-style mailing wrapper for systemd .timer units"
url="https://github.com/lynix/checkrun.sh"
@@ -10,7 +10,7 @@ license=('MIT')
depends=('bash')
optdepends=()
makedepends=()
-conflicts=()
+conflicts=( 'checkrun.sh' )
replaces=()
backup=()
source=("git://github.com/lynix/checkrun.sh.git")