summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Pufahl2020-06-29 18:53:47 +0200
committerKarsten Pufahl2020-06-29 18:53:47 +0200
commit7aa8656f5d933db707357a8a64fc7852104d0c17 (patch)
tree92e8b49078751bb1bc7c73ed1180761221e04c45
parentbf11ffad13da9946537af4d292c4a8f46ca87d23 (diff)
downloadaur-7aa8656f5d933db707357a8a64fc7852104d0c17.tar.gz
version 5.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 044576cbbf18..f067dcda966b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stm32cubemx
pkgdesc = graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code
- pkgver = 5.6.0
+ pkgver = 5.6.1
pkgrel = 1
url = https://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
@@ -9,11 +9,11 @@ pkgbase = stm32cubemx
depends = java-runtime
depends = bash
options = !strip
- source = https://sw-center.st.com/packs/resource/library/stm32cube_mx_v560.zip
+ source = https://sw-center.st.com/packs/resource/library/stm32cube_mx_v561.zip
source = LICENSE
source = stm32cubemx.desktop
source = stm32cubemx.sh
- sha512sums = dff2f90597fc2aef548f84bc5ab2b98f8a41c896b9c2f2e0614437c736f452970c09567228b2e504830e99cc38ed70b035f2b00cdbbaba0fd71cc9eed69979e4
+ sha512sums = f8dea6d534970d38710472fc265463d3f7f7f303ea157e9a084c3c496bf990186e5d9dde692ac34c993bab56064612bbc9ae97dd6d7b30433e3cf85ef372e745
sha512sums = ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397
sha512sums = 56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32
sha512sums = 9cc2dcb57e48e7039fb833c410e4638155fd14793c6daa7a00e1d1445162e7e26690c3303b6f052fff643123bc246be345da8624b18ee2805ddde75280512eec
diff --git a/PKGBUILD b/PKGBUILD
index dfcc85e772ce..3af70139605f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: laserK <echo 'Y29udGFjdEBrYXJzdGVucHVmYWhsLmRlCg==' | base64 -d>
pkgname=stm32cubemx
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
epoch=
pkgdesc="graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code"
@@ -30,7 +30,7 @@ source=("https://sw-center.st.com/packs/resource/library/stm32cube_mx_v${pkgver/
"stm32cubemx.desktop"
"stm32cubemx.sh")
noextract=()
-sha512sums=('dff2f90597fc2aef548f84bc5ab2b98f8a41c896b9c2f2e0614437c736f452970c09567228b2e504830e99cc38ed70b035f2b00cdbbaba0fd71cc9eed69979e4'
+sha512sums=('f8dea6d534970d38710472fc265463d3f7f7f303ea157e9a084c3c496bf990186e5d9dde692ac34c993bab56064612bbc9ae97dd6d7b30433e3cf85ef372e745'
'ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397'
'56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32'
'9cc2dcb57e48e7039fb833c410e4638155fd14793c6daa7a00e1d1445162e7e26690c3303b6f052fff643123bc246be345da8624b18ee2805ddde75280512eec')