summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3977f277943..826f066f4e90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kai Geißdörfer <kai.s.geissdoerfer at campus.tu-berlin.de>
pkgname=ccstudio
-pkgver=8.1.0.00011
+pkgver=8.3.0.00009
pkgrel=1
pkgdesc="Texas Instruments Code Composer Studio IDE"
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=('ttf-dejavu')
# The license file was copy-pasted from the installer's GUI
_archive=CCS${pkgver}_linux-x64
-source=("http://software-dl.ti.com/ccs/esd/CCSv8/CCS_8_1_0/exports/${_archive}.tar.gz"
+source=("http://software-dl.ti.com/ccs/esd/CCSv8/CCS_8_3_0/exports/${_archive}.tar.gz"
"LICENSE"
"61-msp430uif.rules"
"71-sd-permissions.rules")
@@ -29,7 +29,7 @@ install=$pkgname.install
options=(!strip libtool staticlibs emptydirs !purge !zipman)
-_desktop="Code Composer Studio 8.1.0.desktop"
+_desktop="Code Composer Studio 8.3.0.desktop"
_destdir=opt
_installdir=installdir
@@ -47,7 +47,6 @@ build() {
# NOTE: ti_cgt_c2000_16.9.3.LTS_linux_installer_x86.bin is executed under fakeroot, this error is simply printed,
# but is not fatal. But, when the whole CCS installer is run under fakeroot is
- # Unattented install mode -- preferred (but broken with current version, see below)
./ccs_setup_linux64_${pkgver}.bin --mode unattended --prefix $srcdir/$_installpath
}
@@ -88,7 +87,7 @@ package() {
install -D -m0644 $srcdir/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
}
-sha256sums=('468424bfd7663b33013a9c7ca5e451357e5203c1a06954852f606e78a44e86db'
+sha256sums=('69408a1d8eea5da27fc734f718db343fc0feabda73a1a682d5830a7027dd30bd'
'adc0dd74f5b95e373db4b45c74b034ec3d45e2df462b3a1a35f6d56aa8181076'
'97061c190d86ac2de195e54070d86d8bde34774ea35261942ee44626ca3c23db'
'ad63fd5e8a11e1ddcbe1d0d56a739f1c2f573a2781e46f4d52b5a93dd5810d1a')