summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2022-03-14 17:45:21 +0200
committerRihards Skuja2022-03-14 17:45:45 +0200
commitfa4ab114b436e361dbae1157e6ede13ba31a9deb (patch)
treedded3009010de0495e6bb694e12fe26d3d4d0ffd
parentbff4436bff2b3f08eb4d9fbb9a13233b847eb2bf (diff)
downloadaur-fa4ab114b436e361dbae1157e6ede13ba31a9deb.tar.gz
Update to 1.12.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65accc49edde..b05ad5f91b33 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.0
+ pkgver = 1.12.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 = 9d306688b8b08e584e5388495e8bf8144d2bb7d6111ab86d24cf9b8246fb8cf1
+ sha256sums = 014bbdddea7b294fdd14ab00339dea2dbc867f02b06c3bd2058f44e752fdf3a1
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index 3bbde5950b26..8d90c43c1b11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.12.0
+pkgver=1.12.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=('9d306688b8b08e584e5388495e8bf8144d2bb7d6111ab86d24cf9b8246fb8cf1')
+sha256sums=('014bbdddea7b294fdd14ab00339dea2dbc867f02b06c3bd2058f44e752fdf3a1')
package() {
cd "SimplicityCommander-Linux"