summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-10-15 09:02:29 -0600
committerMark Wagie2022-10-15 09:02:29 -0600
commite92e26360e86131aa8a80df7b34520fbc0bc047a (patch)
treefbb987b94840dfd640434a250eff4cef739519c3 /PKGBUILD
parente7d49ec99e9f4aca8c3e71f5a50a8a9b56eac476 (diff)
downloadaur-e92e26360e86131aa8a80df7b34520fbc0bc047a.tar.gz
fix another typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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