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 676712274a0c..70b7af7505d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Quentin Glidic <sardemff7@eventd.org>
pkgname=eventd
-pkgver=0.19.2
+pkgver=0.19.3
_pkgdir=${pkgname}-${pkgver}
pkgrel=1
pkgdesc="A small daemon to act on remote or local events"
@@ -44,7 +44,7 @@ source=(
https://www.eventd.org/download/${pkgname}/${pkgname}-${pkgver}.tar.xz
)
sha256sums=(
- aabf421aa0bab10391a0b8418d95ed238c4e1a996cb3ba27f28b7d52e9cab4af
+ 296877f431ae8a3b8f12a9bcdb2af71a3e9fd8af62ee21c7378f2766f9ed4e97
)
build() {