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 c92278e84da2..8944109e526b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Atle Solbakken <atle@goliathdns.no>
pkgname="rrr"
-pkgver=1.15.3
+pkgver=1.15.4
pkgrel=0
pkgdesc="Read Route Record is a messaging daemon supporting HTTP, MQTT, TCP, UDP +++"
arch=('i686' 'arm64' 'x86_64' 'aarch64')
@@ -10,7 +10,7 @@ depends=('python3' 'perl' 'mariadb-clients')
optdepends=('systemd: systemd daemon support')
makedepends=('git')
provides=('rrr')
-source=("git+https://github.com/atlesn/$pkgname.git#tag=v1.15-3")
+source=("git+https://github.com/atlesn/$pkgname.git#tag=v1.15-4")
md5sums=('SKIP')
pkgver() {