summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDwayne Bent2020-11-01 21:04:06 -0500
committerDwayne Bent2020-11-01 21:06:10 -0500
commitdd1a0aa70859ec90bddc365bbede12d6304f7587 (patch)
tree3bc4dd24e4441e3ff26522b6faf246cfb84b0294 /PKGBUILD
parent5108666703ebdf310c06800619fa187450b55cf3 (diff)
downloadaur-dd1a0aa70859ec90bddc365bbede12d6304f7587.tar.gz
v1.5.15-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5e1d02d0d57..8f2d17fd9d86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dwayne Bent <dbb@dbb.io>
pkgname=systemd-cron
-pkgver=1.5.14
+pkgver=1.5.15
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=('eb08a31028ec07a1dd60efa0153e5d5c2b4f456cc975af055b947f9c177ac715'
+sha256sums=('07e124357721a7e090b622f41232884c8797d4e7e3bf294d5f88de4ab806dcb4'
'9260221879cca05d4c82cd12deb88759c8d9148e106f4b9891700849cef5c41b')
build() {