summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2017-09-19 10:26:21 +0200
committerPhilipp A2017-09-19 10:26:21 +0200
commit3f97ed919ddb2f6774b0a545d66714efdada0c35 (patch)
treea5a96bf70c5c6b72760411eaeae06b72fe48aa3c
parent90fd1158d6fc450da5cc987f9f00aa6e50fb5db2 (diff)
downloadaur-3f97ed919ddb2f6774b0a545d66714efdada0c35.tar.gz
v6.5.1
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 885bc42ba581..82489b02c825 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,21 @@
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.0
- pkgrel = 2
+ pkgver = 6.5.1
+ pkgrel = 1
url = https://www.sencha.com/products/extjs/cmd-download/
arch = i686
arch = x86_64
license = custom: commercial
depends = java-runtime
depends = ttf-font
+ depends = fontconfig
provides = sencha-cmd
conflicts = sencha-cmd
conflicts = sencha-cmd-5
- source_i686 = http://cdn.sencha.com/cmd/6.5.0/no-jre/SenchaCmd-6.5.0-linux-i386.sh.zip
- sha512sums_i686 = 139b099b2f6e9882fc6f167c68b439bc918312851397e25fcb88018e50a4c54d6921d6e9ae5106330884812d9bb582ae86d62a115f7d90482406ff130e0b4ef8
- source_x86_64 = http://cdn.sencha.com/cmd/6.5.0/no-jre/SenchaCmd-6.5.0-linux-amd64.sh.zip
- sha512sums_x86_64 = 9170a22be6c97b30785a30519e62d65930bb870e94eaae869eaaf2c5b366b3a377701d5f67890f27b3f56e9f98e64ac55fb2dc7c3e14078383fc1ad076a2f30b
+ source_i686 = http://cdn.sencha.com/cmd/6.5.1/no-jre/SenchaCmd-6.5.1-linux-i386.sh.zip
+ sha512sums_i686 = c7f4ab6112e398e24e003f64dd2a851c70436aba4c07c3d6dfac65cdeea603f8ba2cef783cddba7d357f161d74a190db46417b2642e4b3cd5a8d8a24c9b71abd
+ source_x86_64 = http://cdn.sencha.com/cmd/6.5.1/no-jre/SenchaCmd-6.5.1-linux-amd64.sh.zip
+ sha512sums_x86_64 = c528eca3dfa325657543fca60a8e5563b17f9c7215dfc5038ad54032dc4dbdfd1348b624e7e36ecc3d512bc01f186704e56bc0310dc4c0b6dbff87be63098d19
pkgname = sencha-cmd-6
diff --git a/PKGBUILD b/PKGBUILD
index ce31d2823c89..51395a8de9cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
# Contibutor: Mathieu OTHACEHE <m.othacehe@gmail.com>
pkgname=sencha-cmd-6
-pkgver=6.5.0
-pkgrel=2
+pkgver=6.5.1
+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)
+depends=(java-runtime 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")
source_x86_64=("http://cdn.sencha.com/cmd/$pkgver/no-jre/SenchaCmd-$pkgver-linux-amd64.sh.zip")
-sha512sums_i686=('139b099b2f6e9882fc6f167c68b439bc918312851397e25fcb88018e50a4c54d6921d6e9ae5106330884812d9bb582ae86d62a115f7d90482406ff130e0b4ef8')
-sha512sums_x86_64=('9170a22be6c97b30785a30519e62d65930bb870e94eaae869eaaf2c5b366b3a377701d5f67890f27b3f56e9f98e64ac55fb2dc7c3e14078383fc1ad076a2f30b')
+sha512sums_i686=('c7f4ab6112e398e24e003f64dd2a851c70436aba4c07c3d6dfac65cdeea603f8ba2cef783cddba7d357f161d74a190db46417b2642e4b3cd5a8d8a24c9b71abd')
+sha512sums_x86_64=('c528eca3dfa325657543fca60a8e5563b17f9c7215dfc5038ad54032dc4dbdfd1348b624e7e36ecc3d512bc01f186704e56bc0310dc4c0b6dbff87be63098d19')
build() {
#tail -c 1397056 SenchaCmd-$pkgver.*-linux-amd64.sh > sfx_archive.tar.gz