[arch-commits] Commit in cronie/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Mar 21 11:25:54 UTC 2019


    Date: Thursday, March 21, 2019 @ 11:25:53
  Author: eworm
Revision: 348788

upgpkg: cronie 1.5.4-1

new upstream release with regression fix

Modified:
  cronie/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-21 09:23:39 UTC (rev 348787)
+++ PKGBUILD	2019-03-21 11:25:53 UTC (rev 348788)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname='cronie'
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc='Daemon that runs specified programs at scheduled times and related tools'
 url='https://github.com/cronie-crond/cronie/'
@@ -11,11 +11,11 @@
 depends=('pam' 'bash' 'run-parts')
 optdepends=('smtp-server: send job output via email'
             'smtp-forwarder: forward job output to email server')
-source=("https://github.com/cronie-crond/cronie/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"
+source=("https://github.com/cronie-crond/cronie/releases/download/${pkgname}-${pkgver}-final/${pkgname}-${pkgver}.tar.gz"
         'service'
         'pam.d'
         'deny')
-sha256sums=('4f73b351273662f28bb392c34c1ca550d78eb97540ce3acc2d1d20548e1a2e7c'
+sha256sums=('af8970559cad4262f8ffd7ec72abf682d2dcce04fdfb8f206a71d96566aba882'
             'ac3ff3c8a5ce1b6367b06877b4b12ff74e7f18a3c510fb9f80d6ea6b6321e3b1'
             '00864268b491bab8c66400a4a4b4bf85f168a6e44e85676105e084940924090c'
             'ae6e533ecdfc1bd2dd80a9e25acb0260cbe9f00c4e4abee93d552b3660f263fc')



More information about the arch-commits mailing list