summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-08-19 08:34:25 -0600
committerMark Wagie2022-08-19 08:34:25 -0600
commit941ada6864ec024912428f41a9b2ab6b77fbe3ab (patch)
treea66b5abbc51cce0a539c0c696ad3a0d1eb2c3e27
parent17229a35b58947d1eb876ebb8b6787c71ed6336d (diff)
downloadaur-941ada6864ec024912428f41a9b2ab6b77fbe3ab.tar.gz
2022.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 137ff8146717..6628daf06e24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mullvad-vpn-cli
pkgdesc = The Mullvad VPN CLI client
- pkgver = 2022.3
+ pkgver = 2022.4
pkgrel = 1
url = https://www.mullvad.net
install = mullvad-vpn.install
@@ -14,7 +14,7 @@ pkgbase = mullvad-vpn-cli
provides = mullvad-vpn
conflicts = mullvad-vpn
options = !lto
- source = git+https://github.com/mullvad/mullvadvpn-app.git#commit=ca45335dba9f8b2b90263c3b6c08e64c6898f35f?signed
+ source = git+https://github.com/mullvad/mullvadvpn-app.git#commit=06c847a7a7d72a148bd5dba0a44860eb1b3aa182?signed
source = git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=b63c5c8c7977963aeb585b6ddd4537dffe2aeeec?signed
source = override.conf
validpgpkeys = EA0A77BF9E115615FC3BD8BC7653B940E494FE87
diff --git a/PKGBUILD b/PKGBUILD
index d6a4ff7d1cb3..9840648da3a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: John Andrews <theunderdog09 at gmail dot com>
# Contributor: Timo Kramer <fw minus aur at timokramer dot de>
pkgname=mullvad-vpn-cli
-pkgver=2022.3
+pkgver=2022.4
pkgrel=1
pkgdesc="The Mullvad VPN CLI client"
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
options=('!lto')
install="${pkgname%-*}.install"
-_tag=ca45335dba9f8b2b90263c3b6c08e64c6898f35f # tags/2022.3^0
+_tag=06c847a7a7d72a148bd5dba0a44860eb1b3aa182 # tags/2022.4^0
_commit=b63c5c8c7977963aeb585b6ddd4537dffe2aeeec
source=("git+https://github.com/mullvad/mullvadvpn-app.git#commit=${_tag}?signed"
"git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=${_commit}?signed"