summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2021-03-03 15:15:48 +0200
committerRihards Skuja2021-03-03 15:15:48 +0200
commit9b74b1a98add732412935a5279dcb45acd027951 (patch)
treeb3ee8647242ef9203c079b5f3e0131ed021f51ff
parente5060880e0f1979946224b6f32748cd79ed951a3 (diff)
downloadaur-9b74b1a98add732412935a5279dcb45acd027951.tar.gz
Update to 1.11.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1f3bf9e24c1..0f85a3bd4d6d 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.10.3
+ pkgver = 1.11.0
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 = 1e9b0a46dbcec622d507a01632efa475aebe9b15641700c7ecd47bc9d1a7d43e
+ sha256sums = 9915332cfc3b34c17104f264af294e41dc30dcc82b7ce383f59c4345c2389159
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index 40b65b4b73bc..99027d53967d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.10.3
+pkgver=1.11.0
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=('1e9b0a46dbcec622d507a01632efa475aebe9b15641700c7ecd47bc9d1a7d43e')
+sha256sums=('9915332cfc3b34c17104f264af294e41dc30dcc82b7ce383f59c4345c2389159')
package() {
cd "SimplicityCommander-Linux"