summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkumen2021-01-06 20:15:30 +0100
committerkumen2021-01-06 20:15:30 +0100
commit9af303027c1ef2ae41984983f6444bb4e538c54d (patch)
treef27b1c7d6281a7ca15fa2812e3e00c15a8f646d8
parent43abdc45aab559cafe13366f504dc801b8da5e70 (diff)
downloadaur-9af303027c1ef2ae41984983f6444bb4e538c54d.tar.gz
Updated to v1.5.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD12
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 916bb9851a21..3a35ba8f773d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stm32cubeide
pkgdesc = Integrated Development Environment for STM32
- pkgver = 1.5.0
+ pkgver = 1.5.1
pkgrel = 3
url = https://www.st.com/en/development-tools/stm32cubeide.html
arch = x86_64
@@ -13,12 +13,11 @@ pkgbase = stm32cubeide
depends = ncurses5-compat-libs
depends = glibc
depends = libusb
- conflicts = truestudio
options = !strip
- source = local://en.en-st-stm32cubeide_1-5-0_8698_20201117_1050_amd64_sh.zip
+ source = local://en.st-stm32cubeide_1.5.1_9029_20201210_1234_amd64.sh.zip
source = 99-jlink.rules.patch
source = https://www.st.com/resource/en/license_agreement/dm00218346.pdf
- sha256sums = 5efe1aa8cc044aba65a2e231fe17ea698f5ff1492535c4c9296b79d098d01a6d
+ sha256sums = 9b7edb4c93be799aa8bca643cb93befc6393fcd60f705c9f630da13860cef207
sha256sums = 0f3f69f7c980a701bf814e94595f5acb51a5d91be76b74e5b632220cfb0e7bb3
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 42dcec8a544f..ec88a1ebd263 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: nightuser <nightuser.android@gmail.com>
pkgname="stm32cubeide"
-pkgver=1.5.0
-_pkgver_ext=1.5.0_8698_20201117_1050
-_pkg_file_name=en.en-st-stm32cubeide_1-5-0_8698_20201117_1050_amd64_sh.zip
+pkgver=1.5.1
+_pkgver_ext=1.5.1_9029_20201210_1234
+_pkg_file_name=en.st-stm32cubeide_1.5.1_9029_20201210_1234_amd64.sh.zip
pkgrel=3
pkgdesc="Integrated Development Environment for STM32"
arch=("x86_64")
makedepends=('xdg-user-dirs' 'imagemagick')
depends=('java-runtime' 'jlink-software-and-documentation' 'stlink' 'ncurses5-compat-libs' 'glibc' 'libusb')
optdepends=()
-conflicts=('truestudio')
+conflicts=()
url="https://www.st.com/en/development-tools/stm32cubeide.html"
license=('Commercial')
options=(!strip)
@@ -31,7 +31,7 @@ fi
source=("local://${_pkg_file_name}"
"99-jlink.rules.patch"
"https://www.st.com/resource/en/license_agreement/dm00218346.pdf")
-sha256sums=('5efe1aa8cc044aba65a2e231fe17ea698f5ff1492535c4c9296b79d098d01a6d'
+sha256sums=('9b7edb4c93be799aa8bca643cb93befc6393fcd60f705c9f630da13860cef207'
'0f3f69f7c980a701bf814e94595f5acb51a5d91be76b74e5b632220cfb0e7bb3'
'SKIP')
@@ -85,7 +85,7 @@ END
install -Dm644 /dev/stdin "$pkgdir/usr/share/applications/${pkgname}.desktop" <<END
[Desktop Entry]
Name=STM32CubeIDE
-Comment=STM32CubeIDE 1.5.0
+Comment=STM32CubeIDE 1.5.1
GenericName=STM32CubeIDE
Exec=env GDK_BACKEND=x11 stm32cubeide %F
Icon=stm32cubeide