Bump package version to 24.9.25

Signed-off-by: Matyas Mehn <matyas.mehn@microsys.de>
This commit is contained in:
Matyas Mehn 2024-10-17 16:06:46 +02:00
parent dc59c480ff
commit cb9fc0ca30
2 changed files with 8 additions and 8 deletions

View file

@ -15,8 +15,8 @@
#
pkgname=mcuxpresso-ide
pkgver=11.10.0_3148
pkgrel=2
pkgver=24.9.25
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."
arch=('x86_64')
@ -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=('174e6ed0522148d6eab34cde79b32e9561ed99e5991a0b7534a171baa7f1d2c9')
sha256sums=('7b783baf3650d5614b7146a49236ae7e91ccb70dea930e65c3126e08ab3a2fe9')
options=('!strip')
prepare() {