summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVyacheslav Razykov2024-04-20 22:46:15 +0500
committerVyacheslav Razykov2024-04-20 22:46:15 +0500
commit4aca478a27f82ef359f1ffe5ff1448c0bdd29212 (patch)
treeac8896fc0d632d3e1934902ec78756e652b4a984 /PKGBUILD
parentd8d1c8bd4772eb28646cc3c3ec298fb2b914c270 (diff)
downloadaur-outline-client-appimage.tar.gz
Update to Version 1.13.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 706875aacb5f..7730c1e28374 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=outline-client-appimage
pkgver=1.13.0
-pkgrel=1
+pkgrel=2
pkgdesc="The Outline clients use the popular Shadowsocks protocol, and lean on the Cordova and Electron frameworks."
arch=(x86_64)
conflicts=('outline-client-appimage-wayland' 'outline-client-appimage-git')
@@ -21,7 +21,7 @@ source=("Outline-Client_${pkgver}.AppImage::https://s3.amazonaws.com/outline-rel
"outline-client1024.png"
"outline-client.desktop"
"outline-client-appimage.install")
-options=('!strip')
+options=('!strip' '!debug')
depends=('fuse2' 'nss')
install=${pkgname}.install