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 89fd41836acf..f5e1d02d0d57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dwayne Bent <dbb@dbb.io>
pkgname=systemd-cron
-pkgver=1.5.13
+pkgver=1.5.14
pkgrel=1
pkgdesc='systemd units to run cron scripts'
arch=(any)
@@ -13,7 +13,7 @@ conflicts=('cron')
source=("https://github.com/systemd-cron/${pkgname}/archive/v${pkgver}.tar.gz"
'sysusers.conf')
install=${pkgname}.install
-sha256sums=('e14143bff01a1c74ee0f8776bc142310f1e165a6ebbee37ed670ff9a24c1cb26'
+sha256sums=('eb08a31028ec07a1dd60efa0153e5d5c2b4f456cc975af055b947f9c177ac715'
'9260221879cca05d4c82cd12deb88759c8d9148e106f4b9891700849cef5c41b')
build() {