summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2022-11-29 15:14:16 +0200
committerRihards Skuja2022-11-29 15:14:16 +0200
commit4ddb5a4b277abe19cc8cbb27cecb47bd95b11cc0 (patch)
tree9b364889be839df0e22711f881b01602e22ff4b0
parent56c9247bb64797816a660eea254af5061ea5284e (diff)
downloadaur-4ddb5a4b277abe19cc8cbb27cecb47bd95b11cc0.tar.gz
Update to 1.14.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a55eae396e53..b742cf2df937 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = simplicity-commander
pkgdesc = GUI and command line access to the debug features of Silicon Labs devices
- pkgver = 1.14.0
- pkgrel = 2
+ pkgver = 1.14.1
+ pkgrel = 1
url = https://www.silabs.com/mcu/programming-options
arch = x86_64
license = LGPL
depends = jlink-software-and-documentation
options = !strip
- source = simplicity-commander-1.14.0.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
- sha256sums = 75e68b6f9f2f97d4ef3a208353d3b6d5acc3079f8d13a00e60f8021434608b23
+ source = simplicity-commander-1.14.1.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
+ sha256sums = e0dd902cce29e3e571665602ef34ff55fb2fd70e083f54b948665aba685e2a0d
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index 029f28978afb..a74e3baf15ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.14.1
+pkgrel=1
pkgdesc='GUI and command line access to the debug features of Silicon Labs devices'
arch=('x86_64')
url='https://www.silabs.com/mcu/programming-options'
@@ -10,7 +10,7 @@ license=('LGPL')
options=('!strip')
depends=('jlink-software-and-documentation')
source=("$pkgname-$pkgver.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip")
-sha256sums=('75e68b6f9f2f97d4ef3a208353d3b6d5acc3079f8d13a00e60f8021434608b23')
+sha256sums=('e0dd902cce29e3e571665602ef34ff55fb2fd70e083f54b948665aba685e2a0d')
package() {
cd "SimplicityCommander-Linux"