summaryrefslogtreecommitdiff
path: root/violet/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'violet/PKGBUILD')
-rw-r--r--violet/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/violet/PKGBUILD b/violet/PKGBUILD
index 7096843..4838ea5 100644
--- a/violet/PKGBUILD
+++ b/violet/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Paul-Louis Ageneau <paul-louis at ageneau dot org>
pkgname=violet
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.5.1
+pkgrel=1
pkgdesc="Lightweight STUN/TURN server"
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://github.com/paullouisageneau/$pkgname"
@@ -12,7 +12,7 @@ depends=('glibc' 'libjuice')
provides=()
conflicts=()
source=("git+https://github.com/paullouisageneau/$pkgname.git#tag=v$pkgver")
-md5sums=('47bfad71129d6c6444fc3fa7ab4ab5dd')
+md5sums=('SKIP')
prepare() {
true