summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-12-22 09:38:27 -0700
committerMark Wagie2021-12-22 09:38:27 -0700
commit994a1dd7295ce4dcf057c6c5e17d11ac7b1666ef (patch)
tree2f7ef2d6af0158c87c10e0a9b433b1dae7d595b5 /PKGBUILD
parent96d98ab2596149904e87b12c2e43d3abc791cfd8 (diff)
downloadaur-994a1dd7295ce4dcf057c6c5e17d11ac7b1666ef.tar.gz
disable LTO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10b1bb1e2ba1..4363ed8e5aa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ _rel=1
#pkgver=${_pkgver}.${_channel}${_rel}
# stable
pkgver=${_pkgver}.${_channel}
-pkgrel=1
+pkgrel=2
pkgdesc="The Mullvad VPN client app for desktop (beta channel)"
arch=('x86_64')
url="https://www.mullvad.net"
@@ -21,6 +21,7 @@ depends=('iputils' 'libnotify' 'libappindicator-gtk3' 'nss')
makedepends=('cargo' 'git' 'go' 'npm')
provides=("${pkgname%-beta}")
conflicts=("${pkgname%-beta}")
+options=('!lto')
install="${pkgname%-beta}.install"
_commit=19a97997b188855d0ba5aedb7419683df45d93bc
source=(