summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexei Colin2019-08-31 15:41:52 -0400
committerAlexei Colin2019-08-31 15:41:52 -0400
commit109167f7174008f82851a93c011775310e347995 (patch)
tree80c8e1a3ee3b1b4361122f51f00a16a9aa1558f2 /PKGBUILD
parent0a9d258c39f9c2b6e0587694fa0ac0b8d78036b0 (diff)
downloadaur-109167f7174008f82851a93c011775310e347995.tar.gz
19.6.0.STS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 5 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3cf1e5315ed..7334809954e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,17 @@
# Maintainer: Alexei Colin <ac at alexeicolin dot com>
pkgname=ti-cgt-arm
-pkgver=18.12.0.LTS
+pkgver=19.6.0.STS
pkgrel=1
pkgdesc="Texas Instruments Code Generation Tools (compiler) for ARM"
arch=('x86_64')
-url="http://www.ti.com/tool/download/ARM-CGT-17"
-#url="http://www.ti.com/tools-software/compilers/download.html"
-#url="http://software-dl.ti.com/codegen/non-esd/downloads/index.htm"
+url="http://www.ti.com/tool/ARM-CGT"
license=('custom')
optdepends=('ccstudio')
_installer="ti_cgt_tms470_${pkgver}_linux_installer_x86.bin"
-source=("http://downloads.ti.com/codegen/esd/cgt_public_sw/TMS470/${pkgver}/${_installer}")
+source=("http://software-dl.ti.com/codegen/esd/cgt_public_sw/TMS470/${pkgver}/${_installer}")
options=(!strip libtool staticlibs emptydirs !purge !zipman)
@@ -44,8 +42,7 @@ package() {
# Match permissions to ccstudio package (see notes in ccstudio.install)
find $pkgdir/$_destdir/$_ccsdir -type d -exec chmod 0775 {} \;
- # License file gone in this version. Oh well.
- #install -D -m0644 $srcdir/${_installpath}/${pkgname}_${pkgver}/ARM_RTS_18.12.0_LTS.html $pkgdir/usr/share/licenses/$pkgname/LICENSE.html
+ install -D -m0644 $srcdir/${_installpath}/${pkgname}_${pkgver}/ARM_RTS_${pkgver}_manifest.html $pkgdir/usr/share/licenses/$pkgname/LICENSE.html
}
-sha256sums=('ba389084b5594d1712147fa4f51ec305f75f446f5337e39ca972348aced8212b')
+sha256sums=('16928b154dfd7735ea469b41d6f409559c976f44fb7f32dc2f306aa91e90ae04')