summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 125d579ecab7..46fe70163de5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mcuxpresso-config-tools
pkgdesc = Integrated suite of configuration tools for NXP's microcontrollers. From BIN package distributed by NXP.
- pkgver = 7.0
+ pkgver = 7.0.1
pkgrel = 1
url = http://www.nxp.com/products/software-and-tools/run-time-software/mcuxpresso-software-and-tools/mcuxpresso-config-tools:MCUXpresso-Config-Tools
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = mcuxpresso-config-tools
depends = alsa-lib
depends = libnet
options = !strip
- source = mcuxpresso-config-tools.deb.bin::https://cache.nxp.com/secured/bsps/mcuxpresso-config-tools-v7-1_amd64.deb.bin?__gda__=1578667481_71112900c84e9d5e8e05e92717989edb&fileExt=.bin
+ source = mcuxpresso-config-tools.deb.bin::https://cache.nxp.com/secured/bsps/mcuxpresso-config-tools-v7.0.1-1_amd64.deb.bin?__gda__=1583741778_4f0a1178c18866aec9b7c6b80850a6f9&fileExt=.bin
source = LICENSE
source = mcuxpresso-config-tools.install
- sha256sums = 83fe402e285b5be2b05ca65625607c8972aeeda2767f8755f4258aa35e8095eb
+ sha256sums = 0db62837f56f773ae01a0e41b00b4e36bce3234b08a25d8d0f5110fff0bb90d2
sha256sums = e2c42a6da340d06d39e184fdcf56dfa59c6ed60953627a2e36a0a665fd1f0f3a
sha256sums = 6435144e9b28ec594ebea3e598e01e23a4d41c3787a67de68dafedcf71bc18ed
diff --git a/PKGBUILD b/PKGBUILD
index 058d10c2fe05..4d64e9a74637 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Romain Bazile <gromain d0t baz at gmail dot com>
pkgname=mcuxpresso-config-tools
-pkgver=7.0
+pkgver=7.0.1
pkgrel=1
epoch=
pkgdesc="Integrated suite of configuration tools for NXP's microcontrollers. From BIN package distributed by NXP."
@@ -9,8 +9,8 @@ arch=('x86_64')
url="http://www.nxp.com/products/software-and-tools/run-time-software/mcuxpresso-software-and-tools/mcuxpresso-config-tools:MCUXpresso-Config-Tools"
license=('custom:"NXP"')
depends=('java-environment' 'libxslt' 'libxtst' 'gcc-libs-multilib' 'gtk2' 'alsa-lib' 'libnet')
-source=("$pkgname.deb.bin::https://cache.nxp.com/secured/bsps/mcuxpresso-config-tools-v7-1_amd64.deb.bin?__gda__=1578667481_71112900c84e9d5e8e05e92717989edb&fileExt=.bin" "LICENSE" "${pkgname}.install")
-sha256sums=('83fe402e285b5be2b05ca65625607c8972aeeda2767f8755f4258aa35e8095eb'
+source=("$pkgname.deb.bin::https://cache.nxp.com/secured/bsps/mcuxpresso-config-tools-v7.0.1-1_amd64.deb.bin?__gda__=1583741778_4f0a1178c18866aec9b7c6b80850a6f9&fileExt=.bin" "LICENSE" "${pkgname}.install")
+sha256sums=('0db62837f56f773ae01a0e41b00b4e36bce3234b08a25d8d0f5110fff0bb90d2'
'e2c42a6da340d06d39e184fdcf56dfa59c6ed60953627a2e36a0a665fd1f0f3a'
'6435144e9b28ec594ebea3e598e01e23a4d41c3787a67de68dafedcf71bc18ed')