summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss2017-01-20 21:13:41 +0100
committerLuca Weiss2017-01-20 21:13:41 +0100
commitc8fd0c2aed8c7b25400fd9cb16a7650a1f2bd3bf (patch)
tree61646e4c59d7170623bb14b6c30d25f1355daa8a
parent42eef69eba5d62b5fb14b1f3b868e89557ed0bdd (diff)
downloadaur-c8fd0c2aed8c7b25400fd9cb16a7650a1f2bd3bf.tar.gz
Add !strip option because it doesn't change size and only makes the build slower
-rw-r--r--PKGBUILD.new2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.new b/PKGBUILD.new
index 46d9615917bd..49979f17a386 100644
--- a/PKGBUILD.new
+++ b/PKGBUILD.new
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A glossy Matrix collaboration client for the desktop."
arch=("any")
license=("Apache")
-#options=(!strip)
+options=('!strip')
source=("https://github.com/vector-im/riot-web/releases/download/v$pkgver/vector-v$pkgver.tar.gz"{,.asc}
"https://raw.githubusercontent.com/vector-im/riot-web/v$pkgver/package.json"
"https://raw.githubusercontent.com/vector-im/riot-web/v$pkgver/electron/src/"{electron-main.js,squirrelhooks.js,vectormenu.js}