summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-10-14 13:33:53 -0600
committerMark Wagie2022-10-14 13:33:53 -0600
commite7d49ec99e9f4aca8c3e71f5a50a8a9b56eac476 (patch)
treec638915ab9ee3b9ed0879ab638d306b3a0ae1971
parent178064b46a43a2153d805ceac5d4145016f955d8 (diff)
downloadaur-e7d49ec99e9f4aca8c3e71f5a50a8a9b56eac476.tar.gz
fix typo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f08a9ce8993..3099e67e7aed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mullvad-vpn-cli
pkgdesc = The Mullvad VPN CLI client
pkgver = 2022.5
- pkgrel = 1
+ pkgrel = 2
url = https://www.mullvad.net
install = mullvad-vpn.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e180caf8d79b..de69291ffeb7 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=1
+pkgrel=2
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} -t \
"$pkgdir/usr/lib/systemd/system/"
# Install completions