summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthatgeek2018-04-04 19:26:05 -0400
committerthatgeek2018-04-04 19:26:05 -0400
commitbaa0e0ee1d8213661a5bed930b268d9df7a62237 (patch)
treee1e83b814037b369f0566bd36224ccdda7f3b1b1
parentaa3c597d41446d40637ac9dfde9924f8d2e9c316 (diff)
downloadaur-baa0e0ee1d8213661a5bed930b268d9df7a62237.tar.gz
updated to v0.3.81
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88232788f11c..1ed7875ffc2c 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.79
+ pkgver = 0.3.81
pkgrel = 1
url = www.torguard.com
arch = x86_64
license = custom
depends = iproute2
- source = https://updates.torguard.biz/Software/Linux/torguard-v0.3.79-amd64-arch.tar.gz
- md5sums = 4aec129f3772254282911add1c3284d1
+ source = https://updates.torguard.biz/Software/Linux/torguard-v0.3.81-amd64-arch.tar.gz
+ md5sums = bcb4b02548dc3b379da211d0559bc233
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index 1f778edca371..b74e6d13203b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: coco
# Co-Maintainer: thatgeek
pkgname=torguard
-pkgver=0.3.79
+pkgver=0.3.81
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.79-amd64-arch.tar.gz")
-md5sums=('4aec129f3772254282911add1c3284d1')
+source=("https://updates.torguard.biz/Software/Linux/torguard-v0.3.81-amd64-arch.tar.gz")
+md5sums=('bcb4b02548dc3b379da211d0559bc233')
package() {
tar -xf "${srcdir}/${pkgname}-v${pkgver}-amd64-arch/torguard-v${pkgver}-amd64-arch.tar"