summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Manna2015-09-20 20:22:02 -0700
committerKyle Manna2015-09-20 20:22:02 -0700
commitd820751cc008bb56522b8f140af12c79a30db0f1 (patch)
treeec551f6b37a8c7c14eec52b961c51c39fdca630a /PKGBUILD
parent51b976ab438fce0b1e31af2dcc47e39f46b329d1 (diff)
downloadaur-d820751cc008bb56522b8f140af12c79a30db0f1.tar.gz
release: New release 4.9-2015q2-20150609
* Keeping up with the times
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4344a5d67959..43c943aa9278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Original Maintainer: James Duley <jagduley gmail>
pkgname=gcc-arm-none-eabi-bin
-pkgver=4.9_2014_q4_major
+pkgver=4.9_2015_q2_update
_pkgname=gcc-arm-none-eabi
_pkgver=${pkgver//_/-}
_pkgvershort=${_pkgver%-*}
_pkgvershort=${_pkgvershort/-q/q}
-_pkgdate=20141203
-pkgrel=2
+_pkgdate=20150609
+pkgrel=1
pkgdesc="GNU Tools ARM Embedded Processors (binary distribution, includes GDB and newlib)"
arch=('i686' 'x86_64')
if [ "${CARCH}" = "x86_64" ]; then
@@ -30,7 +30,7 @@ url="https://launchpad.net/gcc-arm-embedded"
source="https://launchpad.net/gcc-arm-embedded/${pkgver%%_*}/${_pkgver}/+download/${_pkgname}-${_pkgvershort/./_}-${_pkgdate}-linux.tar.bz2"
license=('custom')
options=(!strip staticlibs)
-md5sums=('74cc4f012699c171089e72832d95bf4c')
+sha256sums=('3a574c5becfca496bafe07bbd76e9deae1fd0cc99c5a9de0f8c610750f2f89ac')
package() {
mkdir -p $pkgdir/usr