version 6.6.0

This commit is contained in:
Karsten Pufahl 2022-06-30 15:18:43 +02:00
parent 1d4dfaea7b
commit e30adb22e2
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = stm32cubemx
pkgdesc = graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code
pkgver = 6.5.0
pkgver = 6.6.0
pkgrel = 1
url = https://www.st.com/en/development-tools/stm32cubemx.html
arch = any
@ -9,11 +9,11 @@ pkgbase = stm32cubemx
depends = java-runtime=11
depends = bash
options = !strip
source = https://sw-center.st.com/packs/resource/library/stm32cube_mx_v650-lin.zip
source = https://sw-center.st.com/packs/resource/library/stm32cube_mx_v660-lin.zip
source = LICENSE
source = stm32cubemx.desktop
source = stm32cubemx.sh
sha512sums = 04193df756069fa7d8b9253483513b508067b535c698f3ee15a685887b78ee1eee132b008a0c3236bfae62efb6df73463bf883a22bc4e229453fbd7e18cc3abf
sha512sums = 4f7b202d45edaadf559b4bf7c5f0ac8fbd2d39f176653635fbcb187ea7f6da8a64f6fb42106fecb91e56ada9e8b323e890c9d09fcca23468251f7797a8aa7e32
sha512sums = ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397
sha512sums = 56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32
sha512sums = 99ed513b6813135a3e4ee8f2a9c6e061b4fb5edddbcffcd81eca6ee8ac7fe23f804870a4aa168d83bb6902cde41f28cab0a4fa65e467ce25eb6240f701672694

View file

@ -1,6 +1,6 @@
# Maintainer: laserK <echo 'Y29udGFjdEBrYXJzdGVucHVmYWhsLmRlCg==' | base64 -d>
pkgname=stm32cubemx
pkgver=6.5.0
pkgver=6.6.0
pkgrel=1
epoch=
pkgdesc="graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code"
@ -25,7 +25,7 @@ source=("https://sw-center.st.com/packs/resource/library/stm32cube_mx_v${pkgver/
"stm32cubemx.desktop"
"stm32cubemx.sh")
noextract=()
sha512sums=('04193df756069fa7d8b9253483513b508067b535c698f3ee15a685887b78ee1eee132b008a0c3236bfae62efb6df73463bf883a22bc4e229453fbd7e18cc3abf'
sha512sums=('4f7b202d45edaadf559b4bf7c5f0ac8fbd2d39f176653635fbcb187ea7f6da8a64f6fb42106fecb91e56ada9e8b323e890c9d09fcca23468251f7797a8aa7e32'
'ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397'
'56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32'
'99ed513b6813135a3e4ee8f2a9c6e061b4fb5edddbcffcd81eca6ee8ac7fe23f804870a4aa168d83bb6902cde41f28cab0a4fa65e467ce25eb6240f701672694')