summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2021-06-09 12:57:25 +0300
committerRihards Skuja2021-06-09 12:57:41 +0300
commit0b022b0c2d5a63931cf5bf5b7ce3f1fe07080d5a (patch)
tree6042810155eba46ad566d9ef7d3f0ac7f168c13c
parent1b95943a427c3cfa084bdbf5609e115b8a875b2d (diff)
downloadaur-0b022b0c2d5a63931cf5bf5b7ce3f1fe07080d5a.tar.gz
Update to 1.11.2
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b74abd15f4c9..20ca22fa26e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = simplicity-commander
pkgdesc = GUI and command line access to the debug features of Silicon Labs devices
- pkgver = 1.11.1
+ pkgver = 1.11.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 = d4d1aa7e0bc33c0ecefb0bd36bccc6f03fa85f9d93954d4d9d81825824037af3
+ sha256sums = 22be3651a817d39ff47a0023fc6873154812fcd55d2690b22299515c5edff3fe
pkgname = simplicity-commander
-
diff --git a/PKGBUILD b/PKGBUILD
index 7c1ca51701f5..f7600bed7187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.11.1
+pkgver=1.11.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=('d4d1aa7e0bc33c0ecefb0bd36bccc6f03fa85f9d93954d4d9d81825824037af3')
+sha256sums=('22be3651a817d39ff47a0023fc6873154812fcd55d2690b22299515c5edff3fe')
package() {
cd "SimplicityCommander-Linux"