summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Ivanov2017-03-05 17:29:36 +0100
committerPeter Ivanov2017-03-05 17:29:36 +0100
commit86086024f9fed17b70b7a8b0f1e8b3950b7d5b65 (patch)
treea10c844251a72c457a1312e73f282bbe7afe5517 /PKGBUILD
parent1cecdcec1dc40c3ae0e28052377d2c8a03bcf97c (diff)
downloadaur-86086024f9fed17b70b7a8b0f1e8b3950b7d5b65.tar.gz
Updated to version 5.00.00.00
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1029d2daf70d..7ffb8a68ea45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Peter Ivanov <ivanovp@gmail.com>
pkgname=mspgcc-ti
-pkgver=4.00.01.00
-pkgrel=2
+pkgver=5.00.00.00
+pkgrel=1
pkgdesc="GNU toolchain (as, gcc, g++, ld, gdb) for the TI MSP430 processor"
arch=('i686' 'x86_64')
url="http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/latest/index_FDS.html"
@@ -12,8 +12,8 @@ depends_x86_64=('elfutils' 'libmpc' 'zlib' 'lib32-gcc-libs' 'lib32-glibc' 'lib32
options=(!strip !emptydirs !libtool staticlibs !upx)
PKGEXT=".pkg.tar"
install=mspgcc-ti.install
-_installer=msp430-gcc-full-linux-installer-4.0.1.0.run
-source=("http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/4_00_01_00/exports/$_installer" "${pkgname}.sh")
+_installer=msp430-gcc-full-linux-installer-5.0.0.25.run
+source=("http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/5_00_00_00/exports/$_installer" "${pkgname}.sh")
sha1sums=('04f8b95f3908978b9f048f7ef2d05d410ba59774'
'a4a81f1b041bf39c3f9c75d94c22d149d1ceee9e')
_install_dir=/opt/ti/mspgcc