summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlogwatch-extra/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/logwatch-extra/PKGBUILD b/logwatch-extra/PKGBUILD
index a4c6f016..ff8a1379 100755
--- a/logwatch-extra/PKGBUILD
+++ b/logwatch-extra/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=logwatch-extra
-pkgver=0.8.3
+pkgver=0.8.4
pkgrel=1
pkgdesc="extra-capabilities for logwatch: better cron-frontend"
arch=('any')
@@ -19,7 +19,7 @@ options=()
source=(
"https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
-sha512sums=('53ddd502647b0957276cddb265553c6b7db93723fb7852186fc4a1aa0decacefb01e722b157c81e00abd1d58a4baa5e273b8649d900e3f71e39e55f03a523137')
+sha512sums=('e2ddd13fd5e4a9327cd57b9c821f4a87fc56d3d05919b0c46148e35a6cba882e82277af05aef2bdec0487ca41a72a06f93dc0a2646d51751014536232e6d0c15')
build() {