summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2020-09-04 17:35:08 +0300
committerRihards Skuja2020-09-04 17:36:04 +0300
commit6612744344ff8f5c56028e19fb734e60d0abec08 (patch)
tree29f907b1e03593f3f9a7bccdf5c975e12444cf3c
parent04ad6fc2dfaeaff8bca27ab70ca2994f2f31bf03 (diff)
downloadaur-6612744344ff8f5c56028e19fb734e60d0abec08.tar.gz
Update to 1.10.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 060ff477e16e..30c201a41f45 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.1
+ pkgver = 1.10.2
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 = 581f898f87ebfda4d53dd7732442f1c2900c58ed3cc180aa30f742520a972efc
+ sha256sums = ba461d6b9b177c122b68454df73ffc3bd102edde209ebedb5aee9820b39abc6a
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index 661a4e8b1a88..b1da0951bafe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.10.1
+pkgver=1.10.2
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=('581f898f87ebfda4d53dd7732442f1c2900c58ed3cc180aa30f742520a972efc')
+sha256sums=('ba461d6b9b177c122b68454df73ffc3bd102edde209ebedb5aee9820b39abc6a')
package() {
cd "SimplicityCommander-Linux"