summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-06-13 08:33:30 -0600
committerMark Wagie2022-06-13 08:33:30 -0600
commit5e8d791c32cc73e8aea3b2812c28ffbfca3fc896 (patch)
tree094ecc19f284ca42a52e3f3796d2a927336f21cc
parent760c01b9e3fcee7300d2af26ecb64c6d6a411ece (diff)
downloadaur-5e8d791c32cc73e8aea3b2812c28ffbfca3fc896.tar.gz
2022.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5023551cf5bd..12cdb68850df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mullvad-vpn-bin
pkgdesc = The Mullvad VPN client app for desktop
- pkgver = 2022.1
+ pkgver = 2022.2
pkgrel = 1
url = https://www.mullvad.net
install = mullvad-vpn.install
@@ -12,11 +12,11 @@ pkgbase = mullvad-vpn-bin
depends = nss
provides = mullvad-vpn
conflicts = mullvad-vpn
- source = https://github.com/mullvad/mullvadvpn-app/releases/download/2022.1/MullvadVPN-2022.1_amd64.deb
- source = https://github.com/mullvad/mullvadvpn-app/releases/download/2022.1/MullvadVPN-2022.1_amd64.deb.asc
+ source = https://github.com/mullvad/mullvadvpn-app/releases/download/2022.2/MullvadVPN-2022.2_amd64.deb
+ source = https://github.com/mullvad/mullvadvpn-app/releases/download/2022.2/MullvadVPN-2022.2_amd64.deb.asc
source = mullvad-vpn.sh
validpgpkeys = A1198702FC3E0A09A9AE5B75D5A1D4F266DE8DDF
- sha256sums = 713043f60a146f5a8669abd4c05e3fde8e5b7658d4b9cd269ea9cc7264f22268
+ sha256sums = 87f73868f1fa1364f36d71913a92c9805f6e1d8723bca896e6ea48a1ba4933da
sha256sums = SKIP
sha256sums = a59c29f07b4eab9af56f0e8be42bae0d83726f5185e88de0c5a48f4098c3c0a4
diff --git a/PKGBUILD b/PKGBUILD
index 6f9a288a8cba..e5502edc6254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Matthew McGinn <mamcgi at gmail dot com>
# Contributor: alicewww <almw at protonmail dot com>
pkgname=mullvad-vpn-bin
-pkgver=2022.1
+pkgver=2022.2
pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop"
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=("${pkgname%-*}")
install="${pkgname%-*}.install"
source=("https://github.com/mullvad/mullvadvpn-app/releases/download/$pkgver/MullvadVPN-${pkgver}_amd64.deb"{,.asc}
"${pkgname%-*}.sh")
-sha256sums=('713043f60a146f5a8669abd4c05e3fde8e5b7658d4b9cd269ea9cc7264f22268'
+sha256sums=('87f73868f1fa1364f36d71913a92c9805f6e1d8723bca896e6ea48a1ba4933da'
'SKIP'
'a59c29f07b4eab9af56f0e8be42bae0d83726f5185e88de0c5a48f4098c3c0a4')
validpgpkeys=('A1198702FC3E0A09A9AE5B75D5A1D4F266DE8DDF') # Mullvad (code signing) <admin@mullvad.net>