Bump package version to 24.9.25
Signed-off-by: Matyas Mehn <matyas.mehn@microsys.de>
This commit is contained in:
parent
dc59c480ff
commit
cb9fc0ca30
2 changed files with 8 additions and 8 deletions
6
PKGBUILD
6
PKGBUILD
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue