summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-10-15 09:02:29 -0600
committerMark Wagie2022-10-15 09:02:29 -0600
commite92e26360e86131aa8a80df7b34520fbc0bc047a (patch)
treefbb987b94840dfd640434a250eff4cef739519c3
parente7d49ec99e9f4aca8c3e71f5a50a8a9b56eac476 (diff)
downloadaur-e92e26360e86131aa8a80df7b34520fbc0bc047a.tar.gz
fix another typo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3099e67e7aed..dcea0975bc16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mullvad-vpn-cli
pkgdesc = The Mullvad VPN CLI client
pkgver = 2022.5
- pkgrel = 2
+ pkgrel = 3
url = https://www.mullvad.net
install = mullvad-vpn.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index de69291ffeb7..5c7710bea201 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Timo Kramer <fw minus aur at timokramer dot de>
pkgname=mullvad-vpn-cli
pkgver=2022.5
-pkgrel=2
+pkgrel=3
pkgdesc="The Mullvad VPN CLI client"
arch=('x86_64' 'aarch64')
url="https://www.mullvad.net"
@@ -109,7 +109,7 @@ package() {
install -Dm644 dist-assets/relays.json -t "$pkgdir/opt/Mullvad VPN/resources/"
# Install services
- install -Dm644 dist-assets/linux/mullvad{-daemon,-early-boot-blocking} -t \
+ install -Dm644 dist-assets/linux/mullvad{-daemon,-early-boot-blocking}.service -t \
"$pkgdir/usr/lib/systemd/system/"
# Install completions