summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2022-12-08 21:06:30 +0200
committerRihards Skuja2022-12-08 21:06:30 +0200
commita88c163d9fd28df920bbe2b985645225031c5965 (patch)
tree3c68fd3f56f0f50cab0dd4cf2be0959fb307f353
parent4ddb5a4b277abe19cc8cbb27cecb47bd95b11cc0 (diff)
downloadaur-a88c163d9fd28df920bbe2b985645225031c5965.tar.gz
Update to 1.14.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b742cf2df937..0c48328a2fd1 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.1
+ pkgver = 1.14.2
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.1.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
- sha256sums = e0dd902cce29e3e571665602ef34ff55fb2fd70e083f54b948665aba685e2a0d
+ source = simplicity-commander-1.14.2.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
+ sha256sums = 78913c3cb61615ccc8a1d1753d74a859d959f66f88eda78604207dd303b7e551
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index a74e3baf15ee..f55f2f351555 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.14.1
+pkgver=1.14.2
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=('e0dd902cce29e3e571665602ef34ff55fb2fd70e083f54b948665aba685e2a0d')
+sha256sums=('78913c3cb61615ccc8a1d1753d74a859d959f66f88eda78604207dd303b7e551')
package() {
cd "SimplicityCommander-Linux"