summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQuentin Glidic2016-07-24 10:14:21 +0200
committerQuentin Glidic2016-07-24 10:14:21 +0200
commita37ee6e204e5d13861a31b514b53b899bd37e7ee (patch)
treed4f44b65950ce7247ba26f21bae6b15c53ea5552 /PKGBUILD
parentbf7b4fa53fb42b85368a9a956dd648191d420df6 (diff)
downloadaur-a37ee6e204e5d13861a31b514b53b899bd37e7ee.tar.gz
eventd: Bump to 0.19.2
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c19f91819a1c..676712274a0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Quentin Glidic <sardemff7@eventd.org>
pkgname=eventd
-pkgver=0.19.1
+pkgver=0.19.2
_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=(
- a99aa8431c94e53649bbada978093976807cf8727ffaf3f7b16c4a40212ef22c
+ aabf421aa0bab10391a0b8418d95ed238c4e1a996cb3ba27f28b7d52e9cab4af
)
build() {