summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2022-11-21 19:14:31 +0200
committerRihards Skuja2022-11-21 19:14:31 +0200
commitfdc9154508ff4dc5594e7a98daeba2bf2a70c9b8 (patch)
tree36d5d702c5bbd85d0ac01227d63cffda4e85985f
parent73a39a9daca0d8a9f15524ccb99ea1b52210996a (diff)
downloadaur-fdc9154508ff4dc5594e7a98daeba2bf2a70c9b8.tar.gz
Update to 1.14.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c557a41b5d71..2f2130193420 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simplicity-commander
pkgdesc = GUI and command line access to the debug features of Silicon Labs devices
- pkgver = 1.13.3
+ pkgver = 1.14.0
pkgrel = 2
url = https://www.silabs.com/mcu/programming-options
arch = x86_64
@@ -8,6 +8,6 @@ pkgbase = simplicity-commander
depends = jlink-software-and-documentation
options = !strip
source = https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
- sha256sums = bf32d49addd0031f761bb9ad7d6d190e7456c40f23ffabf87680400b4c68651d
+ sha256sums = 75e68b6f9f2f97d4ef3a208353d3b6d5acc3079f8d13a00e60f8021434608b23
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index 59fc31e39b7d..4602773b1e70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.13.3
+pkgver=1.14.0
pkgrel=2
pkgdesc='GUI and command line access to the debug features of Silicon Labs devices'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('LGPL')
options=('!strip')
depends=('jlink-software-and-documentation')
source=('https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip')
-sha256sums=('bf32d49addd0031f761bb9ad7d6d190e7456c40f23ffabf87680400b4c68651d')
+sha256sums=('75e68b6f9f2f97d4ef3a208353d3b6d5acc3079f8d13a00e60f8021434608b23')
package() {
cd "SimplicityCommander-Linux"