summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2022-07-19 00:00:33 +0300
committerRihards Skuja2022-07-19 00:00:33 +0300
commit46a37265c507a4cac5febbc2fe43944db7e0f088 (patch)
tree020d37492478e7faf234262b594cda8c3ad94761
parent86037623164a52c4899327969bb554cc42622a82 (diff)
downloadaur-46a37265c507a4cac5febbc2fe43944db7e0f088.tar.gz
Update to 1.13.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b54af6d8aced..bb3113a19d54 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.3
+ pkgver = 1.13.1
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 = c4e9d2468c459c0786a96cdcfd527c84533c9c25e981ad2c64e7a88e9028f06b
+ sha256sums = bcd69eb9b3aea533f9ee1bc50948fa3b2e03a263d2d8234818a9842d45b391f0
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index f299d1c2d619..2c8d102d3400 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.12.3
+pkgver=1.13.1
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=('c4e9d2468c459c0786a96cdcfd527c84533c9c25e981ad2c64e7a88e9028f06b')
+sha256sums=('bcd69eb9b3aea533f9ee1bc50948fa3b2e03a263d2d8234818a9842d45b391f0')
package() {
cd "SimplicityCommander-Linux"