summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTest User2020-02-10 08:31:05 -0700
committerTest User2020-02-10 08:31:05 -0700
commit9f9d7b18feeffd8ddee9447dcf857b30832f7745 (patch)
treea9f8ef10fea36ef1ce93805fc9e467522b1ecc3d
parentb3e88e2c199f5f8c3b59965fc53d730e3b62d553 (diff)
downloadaur-9f9d7b18feeffd8ddee9447dcf857b30832f7745.tar.gz
updated to 2020.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4106610ffd4..b46650551ebf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mullvad-vpn-bin
pkgdesc = The Mullvad VPN client app for desktop
- pkgver = 2019.10
+ pkgver = 2020.1
pkgrel = 1
url = https://www.mullvad.net
install = mullvad-vpn.install
@@ -12,10 +12,10 @@ pkgbase = mullvad-vpn-bin
depends = nss
provides = mullvad-vpn
conflicts = mullvad-vpn
- source = https://github.com/mullvad/mullvadvpn-app/releases/download/2019.10/MullvadVPN-2019.10_amd64.deb
- source = https://github.com/mullvad/mullvadvpn-app/releases/download/2019.10/MullvadVPN-2019.10_amd64.deb.asc
+ source = https://github.com/mullvad/mullvadvpn-app/releases/download/2020.1/MullvadVPN-2020.1_amd64.deb
+ source = https://github.com/mullvad/mullvadvpn-app/releases/download/2020.1/MullvadVPN-2020.1_amd64.deb.asc
validpgpkeys = A1198702FC3E0A09A9AE5B75D5A1D4F266DE8DDF
- sha256sums = 78ade70b2400352a9e764e314811d3c2a758d6489b492160a12513771d5c9359
+ sha256sums = 06369bf02dfec8c33413032ddbacc1c7df64b235cf1ccd23cf52402e9109e7ef
sha256sums = SKIP
pkgname = mullvad-vpn-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8235ee1302c5..75212b590e21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Matthew McGinn <mamcgi at gmail dot com>
# Contributor: alicewww <almw at protonmail dot com>
pkgname=mullvad-vpn-bin
-pkgver=2019.10
+pkgver=2020.1
pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop"
url="https://www.mullvad.net"
@@ -14,7 +14,7 @@ provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
install="${pkgname%-bin}.install"
source=("https://github.com/mullvad/mullvadvpn-app/releases/download/$pkgver/MullvadVPN-${pkgver}_amd64.deb"{,.asc})
-sha256sums=('78ade70b2400352a9e764e314811d3c2a758d6489b492160a12513771d5c9359'
+sha256sums=('06369bf02dfec8c33413032ddbacc1c7df64b235cf1ccd23cf52402e9109e7ef'
'SKIP')
validpgpkeys=('A1198702FC3E0A09A9AE5B75D5A1D4F266DE8DDF') # Mullvad (code signing) <admin at mullvad dot net>