summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2023-02-16 20:33:15 +0200
committerRihards Skuja2023-02-16 20:33:15 +0200
commit804dd647dc217341a82e1f2d60c9ba87c781a74e (patch)
treedd11c5986e38a17b362a1bfbff4025d2fee66f48
parenta88c163d9fd28df920bbe2b985645225031c5965 (diff)
downloadaur-804dd647dc217341a82e1f2d60c9ba87c781a74e.tar.gz
Update to 1.14.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c48328a2fd1..846029e3b910 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.2
+ pkgver = 1.14.4
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.2.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
- sha256sums = 78913c3cb61615ccc8a1d1753d74a859d959f66f88eda78604207dd303b7e551
+ source = simplicity-commander-1.14.4.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
+ sha256sums = e9fdcc75981141f627174d555ce77741c2c629c039a76f07ecbc9f2091864970
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index f55f2f351555..b9d6ebf897d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.14.2
+pkgver=1.14.4
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=('78913c3cb61615ccc8a1d1753d74a859d959f66f88eda78604207dd303b7e551')
+sha256sums=('e9fdcc75981141f627174d555ce77741c2c629c039a76f07ecbc9f2091864970')
package() {
cd "SimplicityCommander-Linux"