summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2021-10-07 17:54:49 +0300
committerRihards Skuja2021-10-07 17:54:49 +0300
commitbff4436bff2b3f08eb4d9fbb9a13233b847eb2bf (patch)
treeffe9d8ca5d0bee77590d06a8da52af9cd54fca0e
parent0b022b0c2d5a63931cf5bf5b7ce3f1fe07080d5a (diff)
downloadaur-bff4436bff2b3f08eb4d9fbb9a13233b847eb2bf.tar.gz
Update to 1.12.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20ca22fa26e2..65accc49edde 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.11.2
+ pkgver = 1.12.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 = 22be3651a817d39ff47a0023fc6873154812fcd55d2690b22299515c5edff3fe
+ sha256sums = 9d306688b8b08e584e5388495e8bf8144d2bb7d6111ab86d24cf9b8246fb8cf1
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index f7600bed7187..3bbde5950b26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.11.2
+pkgver=1.12.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=('22be3651a817d39ff47a0023fc6873154812fcd55d2690b22299515c5edff3fe')
+sha256sums=('9d306688b8b08e584e5388495e8bf8144d2bb7d6111ab86d24cf9b8246fb8cf1')
package() {
cd "SimplicityCommander-Linux"