Bump package version to 24.12.148
Signed-off-by: Matyas Mehn <matyas.mehn@microsys.de>
This commit is contained in:
parent
cb9fc0ca30
commit
f89aa92ea3
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -15,7 +15,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
pkgname=mcuxpresso-ide
|
pkgname=mcuxpresso-ide
|
||||||
pkgver=24.9.25
|
pkgver=24.12.148
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc="An easy-to-use integrated development environment (IDE) for creating, building, debugging, and optimizing your application. From BIN package distributed by NXP."
|
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")
|
source=("file://mcuxpressoide-${pkgver}.${arch}.deb.bin")
|
||||||
noextract=("mcuxpressoide-${pkgver}.${arch}.deb.bin")
|
noextract=("mcuxpressoide-${pkgver}.${arch}.deb.bin")
|
||||||
sha256sums=('7b783baf3650d5614b7146a49236ae7e91ccb70dea930e65c3126e08ab3a2fe9')
|
sha256sums=('34b9163869d9d274ddcc2b2482d51d9aa2bf5f1cf0581b885172d4c107c58ed5')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue