summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJimmy Stelzer2021-03-11 09:40:39 -0300
committerJimmy Stelzer2021-03-11 09:40:39 -0300
commit9615b2f5298536866453703ef82c7bc64850f88a (patch)
treec9a8807d374a5f0b218f59cfb19aab4f46de719f /PKGBUILD
parent51f50a84b92e305ad1e0d188962576d4a67ed1b7 (diff)
downloadaur-9615b2f5298536866453703ef82c7bc64850f88a.tar.gz
Update app version to 6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d1a113e6378..6aa440013d6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jimmy Stelzer <jimmy dot stelzer at gmail dot com>
# Contributor: MikoĊ‚aj Chwalisz <chwalisz at tkn.tu-berlin dot de>
pkgname=uniflash
-pkgver=6.1.0.2829
+pkgver=6.2.0.3059
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,7 +17,7 @@ source=(${pkgname}_sl.$pkgver.run::http://software-dl.ti.com/ccs/esd/uniflash/${
62-msp430uif.rules)
noextract=("${pkgname}_sl.$pkgver.run" )
options=(!strip)
-sha256sums=('49300260bd9f36180c49d810530232ecb5911f5621f8254d0325eaed6fc035bb'
+sha256sums=('fb32d6383798710e996adee74a6e51d10c3fc97a9233c4ad27bb39472a914cab'
'e6fc064be173031f3a845f937b2dd7bd6742125e2bcb18f943968dde27b10cfb')
DLAGENTS=('http::/usr/bin/curl -fLC - --cookie nada -o %o %u')