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 6f9f2c043304..03d41453b2f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=eventd
pkgver=0.24.0
_pkgdir=${pkgname}-${pkgver}
-pkgrel=1
+pkgrel=2
pkgdesc="A small daemon to act on remote or local events"
arch=(
i686
@@ -50,7 +50,7 @@ source=(
https://www.eventd.org/download/${pkgname}/${pkgname}-${pkgver}.tar.xz
)
sha256sums=(
- 668f5a56eb156712181176fc4b4f87cd52de919af6e661504ae9e543b4b226a3
+ d4a3cc34c626a3ce6ebedff8b0c276e0ae7d658968d1f36605b5daa44915e9c7
)
build() {