simplicity-commander: update to 1.16.5
This commit is contained in:
parent
abe66f96eb
commit
b087f5d44a
@ -1,13 +1,13 @@
|
|||||||
pkgbase = simplicity-commander
|
pkgbase = simplicity-commander
|
||||||
pkgdesc = GUI and command line access to the debug features of Silicon Labs devices
|
pkgdesc = GUI and command line access to the debug features of Silicon Labs devices
|
||||||
pkgver = 1.16.3
|
pkgver = 1.16.5
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://www.silabs.com/mcu/programming-options
|
url = https://www.silabs.com/mcu/programming-options
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = LGPL
|
license = LGPL
|
||||||
depends = jlink-software-and-documentation
|
depends = jlink-software-and-documentation
|
||||||
options = !strip
|
options = !strip
|
||||||
source = simplicity-commander-1.16.3.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
|
source = simplicity-commander-1.16.5.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip
|
||||||
sha256sums = 989ad97c9709af158cb4be60ecf34575797f9f3eaa53ce230354ec0bce3e6512
|
sha256sums = 82b1bbc492c8cd574e3a92eefc775360ed28a3600080b37a061f0d5cd4553ec4
|
||||||
|
|
||||||
pkgname = simplicity-commander
|
pkgname = simplicity-commander
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
|
# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
|
||||||
|
|
||||||
pkgname=simplicity-commander
|
pkgname=simplicity-commander
|
||||||
pkgver=1.16.3
|
pkgver=1.16.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GUI and command line access to the debug features of Silicon Labs devices'
|
pkgdesc='GUI and command line access to the debug features of Silicon Labs devices'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -10,7 +10,7 @@ license=('LGPL')
|
|||||||
options=('!strip')
|
options=('!strip')
|
||||||
depends=('jlink-software-and-documentation')
|
depends=('jlink-software-and-documentation')
|
||||||
source=("$pkgname-$pkgver.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip")
|
source=("$pkgname-$pkgver.zip::https://www.silabs.com/documents/public/software/SimplicityCommander-Linux.zip")
|
||||||
sha256sums=('989ad97c9709af158cb4be60ecf34575797f9f3eaa53ce230354ec0bce3e6512')
|
sha256sums=('82b1bbc492c8cd574e3a92eefc775360ed28a3600080b37a061f0d5cd4553ec4')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "SimplicityCommander-Linux"
|
cd "SimplicityCommander-Linux"
|
||||||
|
Loading…
Reference in New Issue
Block a user