summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Pufahl2020-01-29 12:38:22 +0100
committerKarsten Pufahl2020-01-29 12:38:22 +0100
commitc78fb5c314d542be6eb83114dbc2b2e1c4594e6e (patch)
treef26a41671fd716526a979b0e83d12fdd9b34d09b
parent3fda621f90d9cdd800537d89c5c8fd391155d60d (diff)
downloadaur-c78fb5c314d542be6eb83114dbc2b2e1c4594e6e.tar.gz
version 5.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61f158236933..1d209eb05258 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.4.0
+ pkgver = 5.5.0
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://www.st.com/resource/en/library2/stm32cube_mx_v540.zip
+ source = https://sw-center.st.com/packs/resource/library/stm32cube_mx_v550.zip
source = LICENSE
source = stm32cubemx.desktop
source = stm32cubemx.sh
- sha512sums = c16a639ef743c6baa5d279d23e342ce9d8f75221ac269c403810cb66d5c824bf5490fe8b30a46ee51970f1875b89e3ce484904a869c27430f1cfe21303624acb
+ sha512sums = bd48bd5e195f2de25adf44e41613799edc93b231b858334fdc74d76d2369878c9d56714d49ffa234a0fc5a973cc5d8d3d27a048b717d64bf83037ad2406f55bb
sha512sums = ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397
sha512sums = 56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32
sha512sums = 9cc2dcb57e48e7039fb833c410e4638155fd14793c6daa7a00e1d1445162e7e26690c3303b6f052fff643123bc246be345da8624b18ee2805ddde75280512eec
diff --git a/PKGBUILD b/PKGBUILD
index 43997224ab12..e709e0a4dcf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Karsten Pufahl <contact <AT> karstenpufahl.de>
pkgname=stm32cubemx
-pkgver=5.4.0
+pkgver=5.5.0
pkgrel=1
epoch=
pkgdesc="graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code"
@@ -25,12 +25,12 @@ backup=()
options=(!strip)
install=
changelog=
-source=("https://www.st.com/resource/en/library2/stm32cube_mx_v${pkgver//./}.zip"
+source=("https://sw-center.st.com/packs/resource/library/stm32cube_mx_v${pkgver//./}.zip"
"LICENSE"
"stm32cubemx.desktop"
"stm32cubemx.sh")
noextract=()
-sha512sums=('c16a639ef743c6baa5d279d23e342ce9d8f75221ac269c403810cb66d5c824bf5490fe8b30a46ee51970f1875b89e3ce484904a869c27430f1cfe21303624acb'
+sha512sums=('bd48bd5e195f2de25adf44e41613799edc93b231b858334fdc74d76d2369878c9d56714d49ffa234a0fc5a973cc5d8d3d27a048b717d64bf83037ad2406f55bb'
'ad1897ea5234b712d726b5d3423f05f1c0c5a64e28354afe07dce7451563ae4492366cc252ca379b44793797be20011a66458431fd5453c18a7543ccb8df5397'
'56bff32e35f8eb09ae4df94e4e885aaf9349c687ce9f4901ddd11c83b69a32b19d99ab8dbd90c6679e86e7213c4d41640e52ab0d80b8fc4640a1bc5df9a3af32'
'9cc2dcb57e48e7039fb833c410e4638155fd14793c6daa7a00e1d1445162e7e26690c3303b6f052fff643123bc246be345da8624b18ee2805ddde75280512eec')