summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthatgeek2017-12-14 21:59:43 -0800
committerthatgeek2017-12-14 21:59:43 -0800
commit916d78c76fcfdf75df6c0f754c15ac8bab56b23d (patch)
tree820dec35c56c6aa51460715619ce7f9f9866df1f
parent4ea82c47e5043d6c3e1944e4742cec68e6082987 (diff)
downloadaur-916d78c76fcfdf75df6c0f754c15ac8bab56b23d.tar.gz
updated to 0.3.77
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d02ea0a80eb7..d6f335ef2ff4 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.76
+ pkgver = 0.3.77
pkgrel = 1
url = www.torguard.com
arch = x86_64
license = custom
depends = iproute2
- source = https://updates.torguard.biz/Software/Linux/torguard-v0.3.76-amd64-arch.tar.gz
- md5sums = 7123ec888d3a5bc2680f6dff454644e1
+ source = https://updates.torguard.biz/Software/Linux/torguard-v0.3.77-amd64-arch.tar.gz
+ md5sums = b5b3e32c49a94537e03512145902e5c3
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index 911d01fc661e..2af5db37e7ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: coco
# Co-Maintainer: thatgeek
pkgname=torguard
-pkgver=0.3.76
+pkgver=0.3.77
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.76-amd64-arch.tar.gz")
-md5sums=('7123ec888d3a5bc2680f6dff454644e1')
+source=("https://updates.torguard.biz/Software/Linux/torguard-v0.3.77-amd64-arch.tar.gz")
+md5sums=('b5b3e32c49a94537e03512145902e5c3')
package() {
tar -xf "${srcdir}/${pkgname}-v${pkgver}-amd64-arch/torguard-v${pkgver}-amd64-arch.tar"