summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkumencz2023-09-21 20:17:42 +0200
committerkumencz2023-09-21 20:17:42 +0200
commit71af41b5c501b842eaaa1f3e09654769ddd8e05b (patch)
tree3f47d3ee194d9ccdd5ca799d40344770246fa134
parentce1f764fa452c663ade86f592d283dc995bf4c37 (diff)
downloadaur-71af41b5c501b842eaaa1f3e09654769ddd8e05b.tar.gz
Updated to v1.13.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 589188ecda96..fc0b88e4f184 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stm32cubeide
pkgdesc = Integrated Development Environment for STM32
- pkgver = 1.13.1
+ pkgver = 1.13.2
pkgrel = 1
url = https://www.st.com/en/development-tools/stm32cubeide.html
arch = x86_64
@@ -14,9 +14,9 @@ pkgbase = stm32cubeide
optdepends = stlink
optdepends = arm-none-eabi-gdb
options = !strip
- source = en.st-stm32cubeide_1.13.1_17479_20230728_0839_amd64.sh.zip::https://www.st.com/content/ccc/resource/technical/software/sw_development_suite/group0/78/92/66/01/21/f2/4c/65/stm32cubeide-lnx/files/st-stm32cubeide_1.13.1_17479_20230728_0839_amd64.sh.zip/jcr:content/translations/en.st-stm32cubeide_1.13.1_17479_20230728_0839_amd64.sh.zip
+ source = en.st-stm32cubeide_1.13.2_18220_20230914_1601_amd64.sh.zip::https://www.st.com/content/ccc/resource/technical/software/sw_development_suite/group0/69/8d/bf/c6/37/eb/40/18/stm32cubeide-lnx/files/st-stm32cubeide_1.13.2_18220_20230914_1601_amd64.sh.zip/jcr:content/translations/en.st-stm32cubeide_1.13.2_18220_20230914_1601_amd64.sh.zip
source = https://www.st.com/resource/en/license/SLA0048_STM32CubeIDE.pdf
- sha256sums = 6630cf3995515d2e416377dde4ae383a32ecab7fa074fcb116a13d9fd8e6ebc9
+ sha256sums = cd09b174d8f0c99e84a1b94a4e8dc95c5a541929932889faf4cd7a9d2d2d0704
sha256sums = SKIP
pkgname = stm32cubeide
diff --git a/PKGBUILD b/PKGBUILD
index 2469cb739a4d..904549da9346 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: nightuser <nightuser.android@gmail.com>
pkgname="stm32cubeide"
-pkgver=1.13.1
-_pkgver_ext=1.13.1_17479_20230728_0839
-_pkg_file_name=en.st-stm32cubeide_1.13.1_17479_20230728_0839_amd64.sh.zip
+pkgver=1.13.2
+_pkgver_ext=1.13.2_18220_20230914_1601
+_pkg_file_name=en.st-stm32cubeide_1.13.2_18220_20230914_1601_amd64.sh.zip
pkgrel=1
pkgdesc="Integrated Development Environment for STM32"
arch=("x86_64")
@@ -38,7 +38,7 @@ source=("${_pkg_file_name}"::"$_download_path"
# "99-jlink.rules.patch"
"https://www.st.com/resource/en/license/SLA0048_STM32CubeIDE.pdf"
)
-sha256sums=('6630cf3995515d2e416377dde4ae383a32ecab7fa074fcb116a13d9fd8e6ebc9'
+sha256sums=('cd09b174d8f0c99e84a1b94a4e8dc95c5a541929932889faf4cd7a9d2d2d0704'
# '0f3f69f7c980a701bf814e94595f5acb51a5d91be76b74e5b632220cfb0e7bb3'
'SKIP'
)