summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthatgeek2018-03-18 15:14:06 -0700
committerthatgeek2018-03-18 15:14:06 -0700
commitaa3c597d41446d40637ac9dfde9924f8d2e9c316 (patch)
tree3ae17a6d1e3e743bb81f3a718d00c07bc973b4c9
parente848e1d5c4d2b953e17b6cafc11d8ccb1280db6b (diff)
downloadaur-aa3c597d41446d40637ac9dfde9924f8d2e9c316.tar.gz
updated to v0.3.79
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3c27c923379..88232788f11c 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.78
+ pkgver = 0.3.79
pkgrel = 1
url = www.torguard.com
arch = x86_64
license = custom
depends = iproute2
- source = https://updates.torguard.biz/Software/Linux/torguard-v0.3.78-amd64-arch.tar.gz
- md5sums = 1d6056dcb67da3a240fa61cbe6cb0ed1
+ source = https://updates.torguard.biz/Software/Linux/torguard-v0.3.79-amd64-arch.tar.gz
+ md5sums = 4aec129f3772254282911add1c3284d1
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index ef009e29cc6a..1f778edca371 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: coco
# Co-Maintainer: thatgeek
pkgname=torguard
-pkgver=0.3.78
+pkgver=0.3.79
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.78-amd64-arch.tar.gz")
-md5sums=('1d6056dcb67da3a240fa61cbe6cb0ed1')
+source=("https://updates.torguard.biz/Software/Linux/torguard-v0.3.79-amd64-arch.tar.gz")
+md5sums=('4aec129f3772254282911add1c3284d1')
package() {
tar -xf "${srcdir}/${pkgname}-v${pkgver}-amd64-arch/torguard-v${pkgver}-amd64-arch.tar"