summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2022-03-31 00:20:05 +0300
committerRihards Skuja2022-03-31 00:20:05 +0300
commit86037623164a52c4899327969bb554cc42622a82 (patch)
treec842c47231e00904322e2d9157c4ea0bf45e0906
parentfa4ab114b436e361dbae1157e6ede13ba31a9deb (diff)
downloadaur-86037623164a52c4899327969bb554cc42622a82.tar.gz
Update to 1.12.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b05ad5f91b33..b54af6d8aced 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = simplicity-commander
pkgdesc = GUI and command line access to the debug features of Silicon Labs devices
- pkgver = 1.12.2
+ pkgver = 1.12.3
pkgrel = 1
url = https://www.silabs.com/mcu/programming-options
arch = x86_64
license = LGPL
options = !strip
source = https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
- sha256sums = 014bbdddea7b294fdd14ab00339dea2dbc867f02b06c3bd2058f44e752fdf3a1
+ sha256sums = c4e9d2468c459c0786a96cdcfd527c84533c9c25e981ad2c64e7a88e9028f06b
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index 8d90c43c1b11..f299d1c2d619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.12.2
+pkgver=1.12.3
pkgrel=1
pkgdesc='GUI and command line access to the debug features of Silicon Labs devices'
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://www.silabs.com/mcu/programming-options'
license=('LGPL')
options=('!strip')
source=('https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip')
-sha256sums=('014bbdddea7b294fdd14ab00339dea2dbc867f02b06c3bd2058f44e752fdf3a1')
+sha256sums=('c4e9d2468c459c0786a96cdcfd527c84533c9c25e981ad2c64e7a88e9028f06b')
package() {
cd "SimplicityCommander-Linux"