version 4.17.0
This commit is contained in:
parent
121fc81295
commit
2aca9f289c
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
@ -1,8 +1,8 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# Wed Sep 7 10:42:31 UTC 2016
|
||||
# Sat Oct 22 14:02:57 UTC 2016
|
||||
pkgbase = stm32cubemx
|
||||
pkgdesc = graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code
|
||||
pkgver = 4.16.1
|
||||
pkgver = 4.17.0
|
||||
pkgrel = 1
|
||||
url = http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-configurators-and-code-generators/stm32cubemx.html
|
||||
arch = any
|
||||
|
@ -16,7 +16,7 @@ pkgbase = stm32cubemx
|
|||
source = LICENSE
|
||||
source = stm32cubemx.desktop
|
||||
source = stm32cubemx.sh
|
||||
sha512sums = 6f044ef269bb12f1b818a8d93adf2f021575c5ded0861e8e4bf1107054a5fbaf27ff0ebc306131636c8f5d0c75f8c8f736b56e6d27bf7495c98c41329c0b56a6
|
||||
sha512sums = 775c964f9d4b4d3326eccfbc6959df7329d98bd9afe046d1e223d9425e4c16e5d382e9a37715ddd385f79fefd3a92ab9a568a3c41e5567e416d7cb11c2b950f4
|
||||
sha512sums = ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397
|
||||
sha512sums = 56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32
|
||||
sha512sums = bef2450971c152c7f45565e0e36faf1863ddc6616532d5db2f29344de5d2d34852946a89e865059a632761a0c2565177cb2181724837b7b740b0697265d307c0
|
||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -5,7 +5,7 @@
|
|||
|
||||
# Maintainer: Karsten Pufahl <kontakt AT karstenpufahl.de>
|
||||
pkgname=stm32cubemx
|
||||
pkgver=4.16.1
|
||||
pkgver=4.17.0
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code"
|
||||
|
@ -31,7 +31,7 @@ source=("http://www.st.com/content/ccc/resource/technical/software/sw_developmen
|
|||
"stm32cubemx.desktop"
|
||||
"stm32cubemx.sh")
|
||||
noextract=()
|
||||
sha512sums=('6f044ef269bb12f1b818a8d93adf2f021575c5ded0861e8e4bf1107054a5fbaf27ff0ebc306131636c8f5d0c75f8c8f736b56e6d27bf7495c98c41329c0b56a6'
|
||||
sha512sums=('775c964f9d4b4d3326eccfbc6959df7329d98bd9afe046d1e223d9425e4c16e5d382e9a37715ddd385f79fefd3a92ab9a568a3c41e5567e416d7cb11c2b950f4'
|
||||
'ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397'
|
||||
'56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32'
|
||||
'bef2450971c152c7f45565e0e36faf1863ddc6616532d5db2f29344de5d2d34852946a89e865059a632761a0c2565177cb2181724837b7b740b0697265d307c0')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue