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 e2b22f0a6e6c..5fa8ac7d38dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Atle Solbakken <atle@goliathdns.no>
pkgname="rrr"
-pkgver=1.13.0
+pkgver=1.13.1
pkgrel=0
pkgdesc="Read Route Record is a messaging daemon supporting HTTP, MQTT, TCP, UDP +++"
-arch=('i686' 'arm64' 'x86_64')
+arch=('i686' 'arm64' 'x86_64' 'aarch64')
url="https://www.github.com/atlesn/rrr"
license=('GPL')
depends=('python3' 'perl' 'mariadb-clients')
optdepends=('systemd: systemd daemon support')
makedepends=('git')
provides=('rrr')
-source=("git+https://github.com/atlesn/$pkgname.git#tag=v1.13-0")
+source=("git+https://github.com/atlesn/$pkgname.git#tag=v1.13-1")
md5sums=('SKIP')
pkgver() {