summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul-Louis Ageneau2021-10-31 09:53:47 +0100
committerPaul-Louis Ageneau2021-10-31 09:53:47 +0100
commita095e333b80d7f68ca332d0f399f2c237ed09403 (patch)
tree7f9605bee30a937d38cf10b7cf2221084e874a74
parent6a14a60a6d09067e76097f0e916869256645ed2a (diff)
downloadaur-a095e333b80d7f68ca332d0f399f2c237ed09403.tar.gz
Bumped version to 0.3.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4bfb05f57fb..586a6ace2712 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = violet
pkgdesc = Lightweight STUN/TURN server
- pkgver = 0.3.6
+ pkgver = 0.3.7
pkgrel = 1
url = https://github.com/paullouisageneau/violet
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = violet
makedepends = cmake
provides = violet
conflicts = violet
- source = git+https://github.com/paullouisageneau/violet.git#tag=v0.3.6
+ source = git+https://github.com/paullouisageneau/violet.git#tag=v0.3.7
md5sums = SKIP
pkgname = violet
diff --git a/PKGBUILD b/PKGBUILD
index c9327f5c7c27..3c9b2dbee8d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Paul-Louis Ageneau <paul-louis at ageneau dot org>
pkgname=violet
-pkgver=0.3.6
+pkgver=0.3.7
pkgrel=1
pkgdesc="Lightweight STUN/TURN server"
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')