summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkumencz2022-05-27 19:23:25 +0200
committerkumencz2022-05-27 19:23:25 +0200
commit11105e030f884bd85538423411dc3d23440f3e11 (patch)
tree0495034c3fb8e8e6c47b25feb5caff02be986d4e
parent033db2a44c9a8d06e1ab7171fe12f4c399032719 (diff)
downloadaur-11105e030f884bd85538423411dc3d23440f3e11.tar.gz
Download filename updated
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da939032c65f..b5e0453c267b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = stm32cubeide
optdepends = jlink-software-and-documentation
optdepends = stlink
options = !strip
- source = local://en.st-stm32cubeide_1.9.0_12015_20220302_0855_amd64.sh_v1.9.0.zip
+ source = local://en.st-stm32cubeide_1.9.0_12015_20220302_0855_amd64.sh.zip
source = 99-jlink.rules.patch
source = https://www.st.com/resource/en/license_agreement/dm00218346.pdf
sha256sums = fbb1c8dae35fe1bceba167db90041eab2dbd309ecbe3b6d81f22f0520ebc7fb2
diff --git a/PKGBUILD b/PKGBUILD
index 44c04ea4b242..5e4b48303ed4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname="stm32cubeide"
pkgver=1.9.0
_pkgver_ext=1.9.0_12015_20220302_0855
-_pkg_file_name=en.st-stm32cubeide_1.9.0_12015_20220302_0855_amd64.sh_v1.9.0.zip
+_pkg_file_name=en.st-stm32cubeide_1.9.0_12015_20220302_0855_amd64.sh.zip
pkgrel=3
pkgdesc="Integrated Development Environment for STM32"
arch=("x86_64")