diff --git a/LICENSE b/LICENSE index c1b2280..c51ca86 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,3 @@ - LA_OPT_TOOL Software Tools v14 January 2019 @@ -121,15 +120,15 @@ This is a legal agreement between you, as an authorized representative of your e 23. NOTICES. All notices and communications under this Agreement will be made in writing, and will be effective when received at the following addresses: - NXP: NXP B.V. + NXP: NXP B.V. - High Tech Campus 60 + High Tech Campus 60 - 5656 AG Eindhoven + 5656 AG Eindhoven - The Netherlands + The Netherlands - ATTN: Legal Department + ATTN: Legal Department diff --git a/PKGBUILD b/PKGBUILD index 50e3402..799ce4d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Romain Bazile pkgname=mcuxpresso-ide -pkgver=11.0.0_2516 +pkgver=11.0.1_2563 pkgrel=1 epoch= pkgdesc="An easy-to-use integrated development environment (IDE) for creating, building, debugging, and optimizing your application. From BIN package distributed by NXP." @@ -10,10 +10,10 @@ url="http://www.nxp.com/MCUXPresso" license=('custom:"NXP"') depends=('dfu-util' 'libusb' 'ncurses' 'glibc' 'lib32-glibc' 'jlink-software-and-documentation') -source=("https://freescaleesd.flexnetoperations.com/337170/387/14523387/mcuxpressoide-${pkgver}.${arch}.deb.bin" "LICENSE") +source=("https://freescaleesd.flexnetoperations.com/337170/187/14904187/mcuxpressoide-${pkgver}.${arch}.deb.bin" "LICENSE") noextract=("mcuxpressoide-${pkgver}.${arch}.deb.bin") -sha256sums=('c731745547b3740df5a0731178693a3b44f678ca2cb26b7004299d00359679f9' - '6820802a8e0ca89df254f241df5b5e0ef6c1d0c2075c6b7cd94f81b280d50aa6') +sha256sums=('fe945229b6630048aedcdb0eab1aa638e63be36b28a98686038bd20cf4a7635d' + '7909288faa4c24a6857b97a4ed3dde4b53d2d25447f72f06034f8320d0586152') options=('!strip') prepare() {