summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrien Gallouët2017-11-30 16:39:31 +0000
committerAdrien Gallouët2017-11-30 16:39:31 +0000
commit8e9e1fbeeed9bfba781b2ea34bc0073206f89b71 (patch)
treed99d2070a5c969db9e818ab53d509edceed045fe
parent709ae1d1778529fe4674a9bf8489e6c775ef5419 (diff)
downloadaur-8e9e1fbeeed9bfba781b2ea34bc0073206f89b71.tar.gz
Update to 0.0.93_mud
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fd886abb1e3..49d0327f1c91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = glorytun
pkgdesc = A small, simple and secure VPN
- pkgver = 0.0.92_mud
+ pkgver = 0.0.93_mud
pkgrel = 1
url = https://github.com/angt/glorytun
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = glorytun
makedepends = pkgconfig
depends = libsodium
depends = iproute2
- source = https://github.com/angt/glorytun/releases/download/v0.0.92-mud/glorytun-0.0.92-mud.tar.gz
+ source = https://github.com/angt/glorytun/releases/download/v0.0.93-mud/glorytun-0.0.93-mud.tar.gz
md5sums = adc94aea7b138cf9e33b0869b37c2e8a
pkgname = glorytun
diff --git a/PKGBUILD b/PKGBUILD
index 6fcc4492b56f..c4c1a1f627f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrien Gallouët <adrien@gallouet.fr>
pkgname=glorytun
-pkgver=0.0.92_mud
+pkgver=0.0.93_mud
pkgrel=1
pkgdesc="A small, simple and secure VPN"
arch=(x86_64)