summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun2022-06-22 21:20:17 +0800
committeryjun2022-06-22 21:20:17 +0800
commit8ecad509ed25acce82d0994ee8a4ad6f93457612 (patch)
tree6f0bfae5c99cd231352d5497f2d2acc7704dc99e
parent13046b84e9a5cb45b53c765494973ea00d6923b3 (diff)
downloadaur-8ecad509ed25acce82d0994ee8a4ad6f93457612.tar.gz
[updpkg]: stsw-link007 3.10.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8341a5417888..7cd26f529c72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stsw-link007
pkgdesc = The firmware upgrade application for ST-LINK, ST-LINK/V2, ST-LINK/V2-1, and STLINK-V3 boards through the USB port
- pkgver = 3.9.3
+ pkgver = 3.10.3
pkgrel = 1
url = https://www.st.com/en/development-tools/stsw-link007.html
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = stsw-link007
depends = java-runtime>=7
provides = stlink-upgrade
provides = stlinkupgrade
- source = https://st.com/content/ccc/resource/technical/software/firmware/group1/16/ac/ae/04/0b/01/42/5a/stsw-link007-v3-9-3/files/stsw-link007-v3-9-3.zip/jcr:content/translations/en.stsw-link007-v3-9-3.zip
+ source = https://st.com/content/ccc/resource/technical/software/firmware/group1/d4/be/b7/9f/a0/ad/4a/71/stsw-link007_v3-10-3/files/stsw-link007_v3-10-3.zip/jcr:content/translations/en.stsw-link007_v3-10-3.zip
source = stsw-link007.sh
source = stsw-link007.png
source = SLA0048.pdf::https://www.st.com/resource/en/license_agreement/dm00218346.pdf
- sha256sums = 56666bd0985fa403008b0a88194266a92dcf346232fa0f4de8a9d072bee62318
+ sha256sums = c12c1267b16bbb5bdae8e13368857800052fb7022e43dbe5b1d3fb92ebe40d3a
sha256sums = ccf814ca4b768285e611c809be147be2b0df10d39ceedfafa7f901a56bd4fcd3
sha256sums = a692a0956462419ba10a149c06e8be0f2e1a3e16dfb4b1ce06f9c612bf852d3c
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 64b417444ce7..91c7de8b95d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname="stsw-link007"
_pkgname="STLinkUpgrade"
-pkgver=3.9.3
+pkgver=3.10.3
pkgrel=1
-_stlink_upgrade_ver=3.3.7
+_stlink_upgrade_ver=3.4.0
pkgdesc="The firmware upgrade application for ST-LINK, ST-LINK/V2, ST-LINK/V2-1, and STLINK-V3 boards through the USB port"
arch=('x86_64')
url="https://www.st.com/en/development-tools/stsw-link007.html"
@@ -24,12 +24,12 @@ depends=('stlink'
'java-runtime>=7')
provides=("stlink-upgrade" "stlinkupgrade")
# https://www.st.com/content/st_com_cx/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-link007/_jcr_content/get-software/get-software-table-body.nocache.html/st-site-cx/components/containers/product/get-software-table-body.html
-_stsw_link007_url_index='16/ac/ae/04/0b/01/42/5a'
-source=("https://st.com/content/ccc/resource/technical/software/firmware/group1/${_stsw_link007_url_index}/${pkgname}-v${pkgver//./-}/files/${pkgname}-v${pkgver//./-}.zip/jcr:content/translations/en.${pkgname}-v${pkgver//./-}.zip"
+_stsw_link007_url_index='d4/be/b7/9f/a0/ad/4a/71'
+source=("https://st.com/content/ccc/resource/technical/software/firmware/group1/${_stsw_link007_url_index}/${pkgname}_v${pkgver//./-}/files/${pkgname}_v${pkgver//./-}.zip/jcr:content/translations/en.${pkgname}_v${pkgver//./-}.zip"
"${pkgname}.sh"
"${pkgname}.png"
"SLA0048.pdf::https://www.st.com/resource/en/license_agreement/dm00218346.pdf")
-sha256sums=('56666bd0985fa403008b0a88194266a92dcf346232fa0f4de8a9d072bee62318'
+sha256sums=('c12c1267b16bbb5bdae8e13368857800052fb7022e43dbe5b1d3fb92ebe40d3a'
'ccf814ca4b768285e611c809be147be2b0df10d39ceedfafa7f901a56bd4fcd3'
'a692a0956462419ba10a149c06e8be0f2e1a3e16dfb4b1ce06f9c612bf852d3c'
'SKIP')