summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRuibo Lu2024-03-07 12:57:12 +0800
committerRuibo Lu2024-03-07 12:57:12 +0800
commitdb1b7c39073ff90aba0a34ce7dbbf1fc4cb39be5 (patch)
tree6f54b7e6eb534b84c24699de62eac46cc6da4628 /PKGBUILD
parentcb9c5028e22d6bbdbae53918f1cc8fa6dedbd1f1 (diff)
downloadaur-uniflash.tar.gz
Upgrade to version 8.6.0.4688
Signed-off-by: Ruibo Lu <reaperlu@hust.edu.cn>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 161384ba88a7..4c9fc387dbfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jimmy Stelzer <jimmy dot stelzer at gmail dot com>
# Contributor: MikoĊ‚aj Chwalisz <chwalisz at tkn.tu-berlin dot de>
pkgname=uniflash
-pkgver=8.4.0.4458
+pkgver=8.6.0.4688
pkgrel=1
pkgdesc="Universal Flash Programmer for Texas Instruments devices. Provides a single interface for programming Flash memory and executing Flash based operations on supported targets."
arch=('i686' 'x86_64')
@@ -17,11 +17,11 @@ depends=(
optdepends=(
'python2: The SimpleLink CC31xx/CC32xx families require Python2.7'
)
-source=(${pkgname}_sl.$pkgver.run::https://dr-download.ti.com/software-development/software-programming-tool/MD-QeJBJLj8gq/8.4.0/${pkgname}_sl.$pkgver.run
+source=(${pkgname}_sl.$pkgver.run::https://dr-download.ti.com/software-development/software-programming-tool/MD-QeJBJLj8gq/8.6.0/${pkgname}_sl.$pkgver.run
62-msp430uif.rules)
noextract=("${pkgname}_sl.$pkgver.run" )
options=(!strip)
-sha256sums=('110aa4cc161ca7b49614b53ac22927f5d142e3ec5935c98523510999cc48860b'
+sha256sums=('71fc52337b0332d79e17cfe7e7712143588c6301357a591b83aa5bbd6cd700ca'
'e6fc064be173031f3a845f937b2dd7bd6742125e2bcb18f943968dde27b10cfb')
DLAGENTS=('https::/usr/bin/curl -fLC - --cookie nada -o %o %u')