summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthatgeek2018-04-18 19:20:18 -0700
committerthatgeek2018-04-18 19:20:18 -0700
commitbe52178b5e4e1c2cc84b632de9a6d177991a70df (patch)
tree43660ca8061fdadb0b6ac7140fd0c63dbb589c7a
parentbaa0e0ee1d8213661a5bed930b268d9df7a62237 (diff)
downloadaur-be52178b5e4e1c2cc84b632de9a6d177991a70df.tar.gz
updated to v0.3.82
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ed7875ffc2c..3132d1eb52fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = torguard
pkgdesc = TorGuard VPN Software Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide.
- pkgver = 0.3.81
+ pkgver = 0.3.82
pkgrel = 1
url = www.torguard.com
arch = x86_64
license = custom
depends = iproute2
- source = https://updates.torguard.biz/Software/Linux/torguard-v0.3.81-amd64-arch.tar.gz
- md5sums = bcb4b02548dc3b379da211d0559bc233
+ source = https://updates.torguard.biz/Software/Linux/torguard-v0.3.82-amd64-arch.tar.gz
+ md5sums = e77d945f78679c93dd2c47b3a801510e
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index b74e6d13203b..812c74c0a35b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: coco
# Co-Maintainer: thatgeek
pkgname=torguard
-pkgver=0.3.81
+pkgver=0.3.82
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
@@ -9,8 +9,8 @@ arch=('x86_64')
url="www.torguard.com"
depends=('iproute2')
license=(custom)
-source=("https://updates.torguard.biz/Software/Linux/torguard-v0.3.81-amd64-arch.tar.gz")
-md5sums=('bcb4b02548dc3b379da211d0559bc233')
+source=("https://updates.torguard.biz/Software/Linux/torguard-v0.3.82-amd64-arch.tar.gz")
+md5sums=('e77d945f78679c93dd2c47b3a801510e')
package() {
tar -xf "${srcdir}/${pkgname}-v${pkgver}-amd64-arch/torguard-v${pkgver}-amd64-arch.tar"