summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1974281a4c3b..64fbcf9a15d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mullvad-vpn-cli
pkgdesc = The Mullvad VPN client cli
- pkgver = 2020.6
+ pkgver = 2020.7
pkgrel = 1
url = https://www.mullvad.net
install = mullvad-vpn-cli.install
@@ -11,7 +11,7 @@ pkgbase = mullvad-vpn-cli
makedepends = go
depends = nss
conflicts = mullvad-vpn
- source = git+https://github.com/mullvad/mullvadvpn-app.git#tag=2020.6?signed
+ source = git+https://github.com/mullvad/mullvadvpn-app.git#tag=2020.7?signed
source = git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=b82a3e9a7717b8b15c339bc78d4a2f3c6d90ea50?signed
source = override.conf
source = settings.json.sample
diff --git a/PKGBUILD b/PKGBUILD
index 93871a402971..7d5e4012086f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Timo Kramer <fw minus aur at timokramer dot de>
pkgname=mullvad-vpn-cli
-pkgver=2020.6
+pkgver=2020.7
pkgrel=1
pkgdesc="The Mullvad VPN client cli"
url="https://www.mullvad.net"