summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2024-01-13 13:06:21 +0200
committerRihards Skuja2024-01-13 13:06:21 +0200
commita56d31ccfc06fe3438f6c01e8abeb4638840e447 (patch)
tree4091aab00fd1d0822d256d16aa70aeb793dcfbed
parent346bda66a206bc7b0164df07789a4f9ff0401a0f (diff)
downloadaur-simplicity-commander.tar.gz
Update to 1.16.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2f90b7651ed..fc9e543d3161 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.16.0
+ pkgver = 1.16.3
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.16.0.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
- sha256sums = 6737d88915443113d544727dafba54b27cf85e9e72a53f200a591e5c30913d7d
+ source = simplicity-commander-1.16.3.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
+ sha256sums = 989ad97c9709af158cb4be60ecf34575797f9f3eaa53ce230354ec0bce3e6512
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index a289e8f9e478..ea7dce65194e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.16.0
+pkgver=1.16.3
pkgrel=1
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=("$pkgname-$pkgver.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip")
-sha256sums=('6737d88915443113d544727dafba54b27cf85e9e72a53f200a591e5c30913d7d')
+sha256sums=('989ad97c9709af158cb4be60ecf34575797f9f3eaa53ce230354ec0bce3e6512')
package() {
cd "SimplicityCommander-Linux"