summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2022-10-13 13:45:13 +0300
committerRihards Skuja2022-10-13 13:45:13 +0300
commitbee01026a95bcd6e74a32a712330a6ff9ada333a (patch)
tree5e83a5dc88d6915d7c1c6077e192dc08e36adf0d
parent46a37265c507a4cac5febbc2fe43944db7e0f088 (diff)
downloadaur-bee01026a95bcd6e74a32a712330a6ff9ada333a.tar.gz
Update to 1.13.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb3113a19d54..6f32ad114837 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.13.1
+ pkgver = 1.13.3
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 = bcd69eb9b3aea533f9ee1bc50948fa3b2e03a263d2d8234818a9842d45b391f0
+ sha256sums = bf32d49addd0031f761bb9ad7d6d190e7456c40f23ffabf87680400b4c68651d
pkgname = simplicity-commander
diff --git a/PKGBUILD b/PKGBUILD
index 2c8d102d3400..436af978ae68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
pkgname=simplicity-commander
-pkgver=1.13.1
+pkgver=1.13.3
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=('bcd69eb9b3aea533f9ee1bc50948fa3b2e03a263d2d8234818a9842d45b391f0')
+sha256sums=('bf32d49addd0031f761bb9ad7d6d190e7456c40f23ffabf87680400b4c68651d')
package() {
cd "SimplicityCommander-Linux"