version 6.4.0
This commit is contained in:
parent
d2944eac03
commit
6bde7ced34
2 changed files with 8 additions and 8 deletions
8
.SRCINFO
8
.SRCINFO
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = stm32cubemx
|
pkgbase = stm32cubemx
|
||||||
pkgdesc = graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code
|
pkgdesc = graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code
|
||||||
pkgver = 6.3.0
|
pkgver = 6.4.0
|
||||||
pkgrel = 23
|
pkgrel = 1
|
||||||
url = https://www.st.com/en/development-tools/stm32cubemx.html
|
url = https://www.st.com/en/development-tools/stm32cubemx.html
|
||||||
arch = any
|
arch = any
|
||||||
license = custom
|
license = custom
|
||||||
|
@ -9,11 +9,11 @@ pkgbase = stm32cubemx
|
||||||
depends = java-runtime=11
|
depends = java-runtime=11
|
||||||
depends = bash
|
depends = bash
|
||||||
options = !strip
|
options = !strip
|
||||||
source = https://sw-center.st.com/packs/resource/library/stm32cube_mx_v630-lin.zip
|
source = https://sw-center.st.com/packs/resource/library/stm32cube_mx_v640-lin.zip
|
||||||
source = LICENSE
|
source = LICENSE
|
||||||
source = stm32cubemx.desktop
|
source = stm32cubemx.desktop
|
||||||
source = stm32cubemx.sh
|
source = stm32cubemx.sh
|
||||||
sha512sums = e79f20d0bae71c0e783671ebcdb9b2557f97d5ea82f3ea5acfc3eeac92be8e3d81926a66c5f6cb317595abc1931c32bcb5efaaa2b7fb53c865d31eb8f6bceef3
|
sha512sums = a4b5082e8f0068a263a9eb83037825eac9552d7bb2f95599fec4a3926a9c3c1d99a37d9d6e88ed99576940a5378db4874399d3e663623a272089113b2207560c
|
||||||
sha512sums = ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397
|
sha512sums = ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397
|
||||||
sha512sums = 56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32
|
sha512sums = 56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32
|
||||||
sha512sums = 99ed513b6813135a3e4ee8f2a9c6e061b4fb5edddbcffcd81eca6ee8ac7fe23f804870a4aa168d83bb6902cde41f28cab0a4fa65e467ce25eb6240f701672694
|
sha512sums = 99ed513b6813135a3e4ee8f2a9c6e061b4fb5edddbcffcd81eca6ee8ac7fe23f804870a4aa168d83bb6902cde41f28cab0a4fa65e467ce25eb6240f701672694
|
||||||
|
|
8
PKGBUILD
8
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: laserK <echo 'Y29udGFjdEBrYXJzdGVucHVmYWhsLmRlCg==' | base64 -d>
|
# Maintainer: laserK <echo 'Y29udGFjdEBrYXJzdGVucHVmYWhsLmRlCg==' | base64 -d>
|
||||||
pkgname=stm32cubemx
|
pkgname=stm32cubemx
|
||||||
pkgver=6.3.0
|
pkgver=6.4.0
|
||||||
pkgrel=23
|
pkgrel=1
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc="graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code"
|
pkgdesc="graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
|
@ -25,7 +25,7 @@ source=("https://sw-center.st.com/packs/resource/library/stm32cube_mx_v${pkgver/
|
||||||
"stm32cubemx.desktop"
|
"stm32cubemx.desktop"
|
||||||
"stm32cubemx.sh")
|
"stm32cubemx.sh")
|
||||||
noextract=()
|
noextract=()
|
||||||
sha512sums=('e79f20d0bae71c0e783671ebcdb9b2557f97d5ea82f3ea5acfc3eeac92be8e3d81926a66c5f6cb317595abc1931c32bcb5efaaa2b7fb53c865d31eb8f6bceef3'
|
sha512sums=('a4b5082e8f0068a263a9eb83037825eac9552d7bb2f95599fec4a3926a9c3c1d99a37d9d6e88ed99576940a5378db4874399d3e663623a272089113b2207560c'
|
||||||
'ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397'
|
'ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397'
|
||||||
'56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32'
|
'56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32'
|
||||||
'99ed513b6813135a3e4ee8f2a9c6e061b4fb5edddbcffcd81eca6ee8ac7fe23f804870a4aa168d83bb6902cde41f28cab0a4fa65e467ce25eb6240f701672694')
|
'99ed513b6813135a3e4ee8f2a9c6e061b4fb5edddbcffcd81eca6ee8ac7fe23f804870a4aa168d83bb6902cde41f28cab0a4fa65e467ce25eb6240f701672694')
|
||||||
|
@ -37,7 +37,7 @@ package() {
|
||||||
cp -r "${srcdir}/MX/." "${pkgdir}/opt/stm32cubemx"
|
cp -r "${srcdir}/MX/." "${pkgdir}/opt/stm32cubemx"
|
||||||
install -Dm 755 "${srcdir}/stm32cubemx.sh" "${pkgdir}/usr/bin/${pkgname}"
|
install -Dm 755 "${srcdir}/stm32cubemx.sh" "${pkgdir}/usr/bin/${pkgname}"
|
||||||
#icon and desktop file
|
#icon and desktop file
|
||||||
convert "${srcdir}/MX/help/STM32CubeMX.ico[17]" "${srcdir}/MX/${pkgname}.png"
|
convert "${srcdir}/MX/help/STM32CubeMX.ico[0]" "${srcdir}/MX/${pkgname}.png"
|
||||||
install -Dm 644 "${srcdir}/MX/${pkgname}.png" "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
|
install -Dm 644 "${srcdir}/MX/${pkgname}.png" "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
|
||||||
install -Dm 644 "${srcdir}/${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
|
install -Dm 644 "${srcdir}/${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue