summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Pozolotin2016-06-21 14:58:12 +0000
committerAndrei Pozolotin2016-06-21 14:58:12 +0000
commita9d51d018980bd9d249a3c3adb367e886c076432 (patch)
tree24e00acd97cdedc4f00db90d86446d43541a0526
parentd4f2475b212fc4ad7d7e4ea7de6d77bad7dba991 (diff)
downloadaur-a9d51d018980bd9d249a3c3adb367e886c076432.tar.gz
M .SRCINFO
M PKGBUILD
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff7b1e864702..ba0d42e8c44f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = zinc
depends = java-environment
provides = zinc
conflicts = zinc-git
+ options = !strip
source = http://downloads.typesafe.com/zinc/0.3.9/zinc-0.3.9.tgz
source = zincer.sh
source = zincer.service
diff --git a/PKGBUILD b/PKGBUILD
index c53e555a7ef0..c14a541393a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ md5sums=(
'SKIP'
'SKIP'
)
+options=('!strip')
# 1.
prepare() {