summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-02-20 10:21:08 -0700
committerMark Wagie2023-02-20 10:21:08 -0700
commit4672970db233d3120dc7206db6f87d397c6652dd (patch)
tree0f6c781fd5c53b5a81b52afa2caa1bc1f2f2f173
parentd0a2213e64c690e408d5b79769c4f79372678b76 (diff)
downloadaur-4672970db233d3120dc7206db6f87d397c6652dd.tar.gz
2023.1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
-rw-r--r--mullvad-vpn.install9
3 files changed, 13 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c449c6afff2..dbb3ee2f3228 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mullvad-vpn-bin
pkgdesc = The Mullvad VPN client app for desktop
- pkgver = 2022.5
+ pkgver = 2023.1
pkgrel = 1
url = https://www.mullvad.net
install = mullvad-vpn.install
@@ -16,13 +16,13 @@ pkgbase = mullvad-vpn-bin
source = mullvad-vpn.sh
validpgpkeys = A1198702FC3E0A09A9AE5B75D5A1D4F266DE8DDF
sha256sums = a59c29f07b4eab9af56f0e8be42bae0d83726f5185e88de0c5a48f4098c3c0a4
- source_x86_64 = https://github.com/mullvad/mullvadvpn-app/releases/download/2022.5/MullvadVPN-2022.5_amd64.deb
- source_x86_64 = https://github.com/mullvad/mullvadvpn-app/releases/download/2022.5/MullvadVPN-2022.5_amd64.deb.asc
- sha256sums_x86_64 = 1b707891bfae82e918b42547dc71c8e37bb79fd1b4757e96c98500dd7fec67ea
+ source_x86_64 = https://github.com/mullvad/mullvadvpn-app/releases/download/2023.1/MullvadVPN-2023.1_amd64.deb
+ source_x86_64 = https://github.com/mullvad/mullvadvpn-app/releases/download/2023.1/MullvadVPN-2023.1_amd64.deb.asc
+ sha256sums_x86_64 = f8d8780988e2be3ac29a887340c4a36fdcf96e000202fa2de6850004f5051314
sha256sums_x86_64 = SKIP
- source_aarch64 = https://github.com/mullvad/mullvadvpn-app/releases/download/2022.5/MullvadVPN-2022.5_arm64.deb
- source_aarch64 = https://github.com/mullvad/mullvadvpn-app/releases/download/2022.5/MullvadVPN-2022.5_arm64.deb.asc
- sha256sums_aarch64 = 6c37a787b394f517d4e9b38ccb419304c33d28e7e2a97c658a03553cb70d1370
+ source_aarch64 = https://github.com/mullvad/mullvadvpn-app/releases/download/2023.1/MullvadVPN-2023.1_arm64.deb
+ source_aarch64 = https://github.com/mullvad/mullvadvpn-app/releases/download/2023.1/MullvadVPN-2023.1_arm64.deb.asc
+ sha256sums_aarch64 = 1a729b47c319a475e00838d1c35ebeb6de65af479c86960d8c7e631d6c423caa
sha256sums_aarch64 = SKIP
pkgname = mullvad-vpn-bin
diff --git a/PKGBUILD b/PKGBUILD
index e06dbe545116..b2fa8b23b47e 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.5
+pkgver=2023.1
pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop"
arch=('x86_64' 'aarch64')
@@ -16,9 +16,9 @@ source=("${pkgname%-*}.sh")
source_x86_64=("https://github.com/mullvad/mullvadvpn-app/releases/download/$pkgver/MullvadVPN-${pkgver}_amd64.deb"{,.asc})
source_aarch64=("https://github.com/mullvad/mullvadvpn-app/releases/download/$pkgver/MullvadVPN-${pkgver}_arm64.deb"{,.asc})
sha256sums=('a59c29f07b4eab9af56f0e8be42bae0d83726f5185e88de0c5a48f4098c3c0a4')
-sha256sums_x86_64=('1b707891bfae82e918b42547dc71c8e37bb79fd1b4757e96c98500dd7fec67ea'
+sha256sums_x86_64=('f8d8780988e2be3ac29a887340c4a36fdcf96e000202fa2de6850004f5051314'
'SKIP')
-sha256sums_aarch64=('6c37a787b394f517d4e9b38ccb419304c33d28e7e2a97c658a03553cb70d1370'
+sha256sums_aarch64=('1a729b47c319a475e00838d1c35ebeb6de65af479c86960d8c7e631d6c423caa'
'SKIP')
validpgpkeys=('A1198702FC3E0A09A9AE5B75D5A1D4F266DE8DDF') # Mullvad (code signing) <admin@mullvad.net>
diff --git a/mullvad-vpn.install b/mullvad-vpn.install
index 0b29ddc28ea2..e276ecebd933 100644
--- a/mullvad-vpn.install
+++ b/mullvad-vpn.install
@@ -18,8 +18,9 @@ pre_install() {
post_install() {
chmod u+s "/usr/bin/mullvad-exclude"
- echo 'Enabling Mullvad VPN daemon...'
+ echo 'Starting & enabling Mullvad VPN daemon...'
systemctl enable --now mullvad-daemon
+ echo 'Enabling Mullvad early boot blocking service...'
systemctl enable mullvad-early-boot-blocking
}
@@ -28,13 +29,9 @@ pre_upgrade() {
}
post_upgrade() {
- echo 'Starting & enabling Mullvad VPN daemon...'
systemctl daemon-reload
- systemctl enable --now mullvad-daemon
- echo 'Enabling Mullvad early boot blocking service...'
- systemctl enable mullvad-early-boot-blocking
- chmod u+s "/usr/bin/mullvad-exclude"
+ post_install
}
pre_remove() {