summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 872312681af8..450e2a97f7ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: weearc <q19981121@163.com>
pkgname=cosbrowser
pkgver=2.8.3
-pkgrel=2
+pkgrel=3
epoch=
pkgdesc="腾讯云COS工具"
arch=("x86_64")
@@ -48,7 +48,7 @@ package() {
install -d ${pkgdir}/usr/share/licenses
echo "#!/bin/bash
-electron11 /opt/$pkgname/app.asar \$@" > ${pkgdir}/usr/bin/$pkgname && chmod a+x ${pkgdir}/usr/bin/$pkgname
+electron11 /opt/$pkgname/app.asar -no-sandbox \$@" > ${pkgdir}/usr/bin/$pkgname && chmod a+x ${pkgdir}/usr/bin/$pkgname
echo "[Desktop Entry]
Name=$pkgname