Bump package version to 11.7.0

Signed-off-by: Matyas Mehn <matyas.mehn@fs.ei.tum.de>
This commit is contained in:
Matyas Mehn 2023-02-23 18:30:58 +01:00
parent ecf529b527
commit 87d9db0c4e
2 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@
#
pkgname=mcuxpresso-ide
pkgver=11.6.1_8255
pkgver=11.7.0_9198
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."
@ -26,7 +26,7 @@ depends=('ncurses' 'glibc' 'lib32-glibc' 'jlink-software-and-documentation' 'dfu
source=("file://mcuxpressoide-${pkgver}.${arch}.deb.bin")
noextract=("mcuxpressoide-${pkgver}.${arch}.deb.bin")
sha256sums=('01951b1f6e65fde7cf95dc0c044c7080bbc1eab7c99133d22ccc748b0c0339ea')
sha256sums=('27969d236fd337262768f2d35fa19e5552ed566728827ef9b7c0f28d1da5644a')
options=('!strip')
prepare() {