summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Kramer2020-02-23 20:42:31 +0100
committerTimo Kramer2020-02-23 20:42:31 +0100
commitf3c1661e5251abe26be5af2f717b2d7c41dbc54a (patch)
tree4922ee5e0e1eb549b5115f0183da4fe6011d1231
parent3aa3584222ec3387b81e84b434ea117a545dce29 (diff)
downloadaur-f3c1661e5251abe26be5af2f717b2d7c41dbc54a.tar.gz
2020.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1984dac570ba..e5a4e083cabc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mullvad-vpn-cli
pkgdesc = The Mullvad VPN client cli
- pkgver = 2020.2
+ pkgver = 2020.3
pkgrel = 1
url = https://www.mullvad.net
install = mullvad-vpn-cli.install
@@ -12,7 +12,7 @@ pkgbase = mullvad-vpn-cli
makedepends = jq
depends = nss
conflicts = mullvad-vpn
- source = git+https://github.com/mullvad/mullvadvpn-app.git#tag=2020.2?signed
+ source = git+https://github.com/mullvad/mullvadvpn-app.git#tag=2020.3?signed
source = git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=90b0c06b59a0b9d6cda69924377335f39854b216?signed
source = override.conf
source = settings.json.sample
diff --git a/PKGBUILD b/PKGBUILD
index ca6d31def0a4..a0f694cdf856 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.2
+pkgver=2020.3
pkgrel=1
pkgdesc="The Mullvad VPN client cli"
url="https://www.mullvad.net"