summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91c6b35165ea..9aa0811bc8e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Quentin Glidic <sardemff7@eventd.org>
pkgname=eventd
-pkgver=0.24.1
+pkgver=0.25.0
_pkgdir=${pkgname}-${pkgver}
-pkgrel=3
+pkgrel=1
pkgdesc="A small daemon to act on remote or local events"
arch=(
aarch64
@@ -51,7 +51,7 @@ source=(
https://www.eventd.org/download/${pkgname}/${pkgname}-${pkgver}.tar.xz
)
sha256sums=(
- 3fb9349b2ba8f119857691040bbe9775fb092a435de1693499c6e47d02740b12
+ 7fb800d3a7cd12ece785fafd604b29abc1f97c009c5f08ef5a2ccb3497339c55
)
build() {