summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAtle Solbakken2022-06-03 21:46:53 +0200
committerAtle Solbakken2022-06-03 21:46:53 +0200
commit24d059457c6d79d75342ad4f02a75a9c239e8f08 (patch)
tree0ce70413579964f0e22e631b764053cd6638e452 /PKGBUILD
parentd4470bf8b3cbc7400419796a95a7ec326fe8e3f7 (diff)
downloadaur-24d059457c6d79d75342ad4f02a75a9c239e8f08.tar.gz
New release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 830f1b83956e..36f50fc658ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Atle Solbakken <atle@goliathdns.no>
pkgname="rrr"
-pkgver=1.21.1
+pkgver=1.25.1
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' 'libnghttp2' 'json-c' 'libevent' 'je
optdepends=('systemd: systemd daemon support')
makedepends=('git')
provides=('rrr')
-source=("git+https://github.com/atlesn/$pkgname.git#tag=v1.21-1")
+source=("git+https://github.com/atlesn/$pkgname.git#tag=v1.25-1")
md5sums=('SKIP')
pkgver() {