summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadzim Dambrouski2019-08-04 17:55:33 +0000
committerVadzim Dambrouski2019-08-04 17:55:33 +0000
commit00eb780570215d66745e00d5b9f13a76afafea83 (patch)
treeac5bb38c20739c63775e570863ef94bc8fe8ea2f
parent756c2a3187d211e44ab6fdff3a20fb831881e8bb (diff)
downloadaur-msp430-elf-gcc-bin.tar.gz
Update to version 8.2.0.52
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f3ebbbec835..156a36052e50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = msp430-elf-gcc-bin
- pkgdesc = GNU Tools for TI MSP430 microcontroller family (binary distribution, release 6_0_1_0)
- pkgver = 7.3.2.154
+ pkgdesc = GNU Tools for TI MSP430 microcontroller family (binary distribution, release 8_2_0_0)
+ pkgver = 8.2.0.52
pkgrel = 1
url = http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/latest/index_FDS.html
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = msp430-elf-gcc-bin
conflicts = msp430-elf-newlib
options = !strip
options = staticlibs
- source = http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/6_1_0_0/exports/msp430-gcc-7.3.2.154_linux64.7z
- sha256sums = a85007bd64ce4d1c4d4b52c60851cfd4bf3bc23783a0a5d5c2b8ef923ce766d8
+ source = http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/8_2_0_0/exports/msp430-gcc-8.2.0.52_linux64.tar.bz2
+ sha256sums = 03a51e807cec7e79ef256b1687cacd581b6693f729f75ea7245c310d76554076
pkgname = msp430-elf-gcc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 89bc87bf7611..0d729a8a2d06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Vadzim Dambrouski <pftbest gmail.com>
pkgname=msp430-elf-gcc-bin
-pkgver=7.3.2.154
+pkgver=8.2.0.52
pkgrel=1
-pkgdesc="GNU Tools for TI MSP430 microcontroller family (binary distribution, release 6_0_1_0)"
+pkgdesc="GNU Tools for TI MSP430 microcontroller family (binary distribution, release 8_2_0_0)"
arch=('x86_64')
depends=('glibc' 'gcc')
optdepends=('msp430-elf-mcu')
@@ -19,10 +19,10 @@ conflicts=(
'msp430-elf-newlib'
)
url="http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/latest/index_FDS.html"
-source=("http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/6_1_0_0/exports/msp430-gcc-7.3.2.154_linux64.7z")
+source=("http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/8_2_0_0/exports/msp430-gcc-8.2.0.52_linux64.tar.bz2")
license=('GPL')
options=(!strip staticlibs)
-sha256sums=('a85007bd64ce4d1c4d4b52c60851cfd4bf3bc23783a0a5d5c2b8ef923ce766d8')
+sha256sums=('03a51e807cec7e79ef256b1687cacd581b6693f729f75ea7245c310d76554076')
package() {
mkdir -p $pkgdir/usr/share/man