summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpallxk2020-11-11 14:43:45 +0800
committerpallxk2020-11-11 14:43:45 +0800
commit6b45a1954992933d9924092ea9c6ac59c5620d25 (patch)
tree11bddd02ba9e481f0bbea25c4dad8ac97c9526b5
parentdf846ba56f946101f843b9ef214d050caa5555d3 (diff)
downloadaur-6b45a1954992933d9924092ea9c6ac59c5620d25.tar.gz
Disable strip as we run installer instead of building things
This speed things up a lot.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d0267619124..0bc2997d2432 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sencha-cmd
pkgdesc = Sencha Cmd provides a collection of powerful, time-saving features that work together and in conjunction with the Sencha Ext JS and Sencha Touch frameworks
pkgver = 7.3.0.19
- pkgrel = 1
+ pkgrel = 2
url = https://www.sencha.com/products/extjs/cmd-download/
arch = x86_64
license = custom
@@ -11,6 +11,7 @@ pkgbase = sencha-cmd
provides = sencha-cmd-7
conflicts = sencha-cmd-5
conflicts = sencha-cmd-6
+ options = !strip
source = https://cdn.sencha.com/cmd/7.3.0.19/no-jre/SenchaCmd-7.3.0.19-linux-amd64.sh.zip
source = LICENSE
sha512sums = e04cb4a5cddf618ba1192b22dc655da5269cf0133358de9dff6448ddf60ee310717f0a93a063465e849206457dc5e06a1ef77943cb6f8a51277577ac0f0bdf4a
diff --git a/PKGBUILD b/PKGBUILD
index 909cd913bfbf..49eb25652393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sencha-cmd
pkgver=7.3.0.19
-pkgrel=1
+pkgrel=2
pkgdesc='Sencha Cmd provides a collection of powerful, time-saving features that work together and in conjunction with the Sencha Ext JS and Sencha Touch frameworks'
url='https://www.sencha.com/products/extjs/cmd-download/'
arch=('x86_64')
@@ -17,6 +17,7 @@ sha512sums=(
'e04cb4a5cddf618ba1192b22dc655da5269cf0133358de9dff6448ddf60ee310717f0a93a063465e849206457dc5e06a1ef77943cb6f8a51277577ac0f0bdf4a'
'fda827d9cae0859f37c4b588ae4e1ad3e8e5b6316d23f070691db566291d5a10d17c03934c90d17a9ed9a88a6b80be9e2f4c74fcb25112fe0a3fce3154495915'
)
+options=(!strip)
prepare() {
rm -rf Sencha