summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2018-07-01 22:00:32 +0200
committerPhilipp A2018-07-01 22:00:32 +0200
commit2cddfa3e2782e3a8a123c3583d47db261e271bb8 (patch)
tree5acbdfe43ee9b2f1d14864af0cd2fb4b3131e693
parent238e8fe696c93bd9772376f9806b840e89541220 (diff)
downloadaur-2cddfa3e2782e3a8a123c3583d47db261e271bb8.tar.gz
v6.5.3.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c3b589d264c..5ea7fe53d6e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = sencha-cmd-6
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 = 6.5.3
+ pkgver = 6.5.3.6
pkgrel = 1
url = https://www.sencha.com/products/extjs/cmd-download/
arch = i686
arch = x86_64
license = custom: commercial
- depends = java-runtime
+ depends = java-runtime<=8
depends = ttf-font
depends = fontconfig
provides = sencha-cmd
conflicts = sencha-cmd
conflicts = sencha-cmd-5
- source_i686 = http://cdn.sencha.com/cmd/6.5.3/no-jre/SenchaCmd-6.5.3-linux-i386.sh.zip
+ source_i686 = http://cdn.sencha.com/cmd/6.5.3.6/no-jre/SenchaCmd-6.5.3.6-linux-i386.sh.zip
sha512sums_i686 = 594b05c2b7dfb2e4f6946a645c0984a16db9306d956643167e7412e1dc6f114385fee53495ca5ce4de06394f7655add584c14cc86bcd08c1bec9cd0d6a839ff0
- source_x86_64 = http://cdn.sencha.com/cmd/6.5.3/no-jre/SenchaCmd-6.5.3-linux-amd64.sh.zip
+ source_x86_64 = http://cdn.sencha.com/cmd/6.5.3.6/no-jre/SenchaCmd-6.5.3.6-linux-amd64.sh.zip
sha512sums_x86_64 = 1f05ae494f029efa6831e5f745db74d11ae836fcbec4f95f1d45a7f389b7eb2c84612ac2e12f7d5e8675df5f8d17445b81beba24f4be202b4e745f860183565e
pkgname = sencha-cmd-6
diff --git a/PKGBUILD b/PKGBUILD
index 84572e2f1025..2e2c746d7cfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contibutor: Mathieu OTHACEHE <m.othacehe@gmail.com>
pkgname=sencha-cmd-6
-pkgver=6.5.3
+pkgver=6.5.3.6
pkgrel=1
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=(i686 x86_64)
license=('custom: commercial')
-depends=(java-runtime ttf-font fontconfig)
+depends=('java-runtime<=8' ttf-font fontconfig)
provides=(sencha-cmd)
conflicts=(sencha-cmd sencha-cmd-5)
source_i686=("http://cdn.sencha.com/cmd/$pkgver/no-jre/SenchaCmd-$pkgver-linux-i386.sh.zip")
@@ -18,7 +18,7 @@ sha512sums_x86_64=('1f05ae494f029efa6831e5f745db74d11ae836fcbec4f95f1d45a7f389b7
build() {
#tail -c 1397056 SenchaCmd-$pkgver.*-linux-amd64.sh > sfx_archive.tar.gz
- bash SenchaCmd-$pkgver.*-linux-amd64.sh -q \
+ bash SenchaCmd-$pkgver-linux-amd64.sh -q \
-Dall=true \
-V'addToPath$Integer'=1 \
-dir "$srcdir/$pkgname-$pkgver"