summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2020-08-05 17:17:23 +0300
committerRihards Skuja2020-08-05 17:17:23 +0300
commit04ad6fc2dfaeaff8bca27ab70ca2994f2f31bf03 (patch)
tree1fbb8eb6b79ef3461298ae7f18c2d0327ebe0935
parent435bc33799968b2f224cf3ec7168fa98161d61ff (diff)
downloadaur-04ad6fc2dfaeaff8bca27ab70ca2994f2f31bf03.tar.gz
Update to 1.10.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0a865ade492..060ff477e16e 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.0
+ pkgver = 1.10.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 = 01f7aaf9c3f26f8dd09e24ab87e6fe7f0bb692951261b30498bf9b011dba6476
+ sha256sums = 581f898f87ebfda4d53dd7732442f1c2900c58ed3cc180aa30f742520a972efc
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index 1b139d622d2a..661a4e8b1a88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.10.0
+pkgver=1.10.1
pkgrel=1
pkgdesc='GUI and command line access to the debug features of Silicon Labs devices'
arch=('x86_64')
@@ -9,8 +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')
-# No versioned archives are provided so this will break on every update...
-sha256sums=('01f7aaf9c3f26f8dd09e24ab87e6fe7f0bb692951261b30498bf9b011dba6476')
+sha256sums=('581f898f87ebfda4d53dd7732442f1c2900c58ed3cc180aa30f742520a972efc')
package() {
cd "SimplicityCommander-Linux"