summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Engestrom2020-09-26 18:33:37 +0200
committerEric Engestrom2020-09-26 18:33:37 +0200
commitfafff721732b4e01b9d31d73263f6a0e6abf1508 (patch)
tree680f92037b4513eab6008f00e79b374b7070630d /PKGBUILD
parentcf4287f771dd3ba1f6431a314c4d7de93073502c (diff)
downloadaur-fafff721732b4e01b9d31d73263f6a0e6abf1508.tar.gz
fix package: forgot that now that the appimage is downloaded straight, it gets stripped by default
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e33319f84c66..fa13b5260145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,7 @@ source_x86_64=("https://vulkan.gpuinfo.org/downloads/vulkancapsviewer_${pkgver//
depends=('vulkan-icd-loader' 'qt5-base' 'qt5-wayland')
conflicts=(vulkan-caps-viewer vulkan-caps-viewer-bin)
provides=(vulkan-caps-viewer)
+options=('!strip')
package() {
# App