summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadzim Dambrouski2016-04-23 02:01:10 +0300
committerVadzim Dambrouski2016-04-23 02:01:10 +0300
commit3510d0aff96daf3d2fab5be9c244dff2b59ffb0a (patch)
tree0026085578e4dfc8ab48c8208573bb87254c9b18
parent4c6a18a863841e7b72d7c7f089c8a6a3b7fbfe68 (diff)
downloadaur-3510d0aff96daf3d2fab5be9c244dff2b59ffb0a.tar.gz
update to 5-2016-q1-update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 099ff6304424..4b354ddda84f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
-# Generated by mksrcinfo v8
-# Tue Feb 16 22:01:24 UTC 2016
pkgbase = gcc-arm-none-eabi-bin
pkgdesc = GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB)
- pkgver = 5_2015_q4_major
+ pkgver = 5_2016_q1_update
pkgrel = 1
url = https://launchpad.net/gcc-arm-embedded
arch = i686
arch = x86_64
license = custom
- depends = glibc
+ depends = lib32-glibc
optdepends = arm-none-eabi-gdb: GNU Debugger for ARM EABI
provides = gcc-arm-none-eabi
provides = arm-none-eabi-gcc
@@ -20,8 +18,8 @@ pkgbase = gcc-arm-none-eabi-bin
conflicts = arm-none-eabi-newlib
options = !strip
options = staticlibs
- source = https://launchpad.net/gcc-arm-embedded/5.0/5-2015-q4-major/+download/gcc-arm-none-eabi-5_2-2015q4-20151219-linux.tar.bz2
- sha256sums = 1e94f8e287d100f0d36702ca23be7cfb7c9dabdb7e4fce9f81872f1e13e5ab8a
+ source = https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q1-update/+download/gcc-arm-none-eabi-5_3-2016q1-20160330-linux.tar.bz2
+ sha256sums = 217850b0f3297014e8e52010aa52da0a83a073ddec4dc49b1a747458c5d6a223
pkgname = gcc-arm-none-eabi-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0e83ace4b49b..f834af646003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Previous Maintainer: 2bluesc <2bluesc gmail.com>
# Maintainer: Vadzim Dambrouski <pftbest gmail.com>
pkgname=gcc-arm-none-eabi-bin
-pkgver=5_2015_q4_major
+pkgver=5_2016_q1_update
pkgrel=1
pkgdesc="GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB)"
arch=('i686' 'x86_64')
@@ -25,10 +25,10 @@ conflicts=('gcc-arm-none-eabi'
'arm-none-eabi-newlib'
)
url="https://launchpad.net/gcc-arm-embedded"
-source=("https://launchpad.net/gcc-arm-embedded/5.0/5-2015-q4-major/+download/gcc-arm-none-eabi-5_2-2015q4-20151219-linux.tar.bz2")
+source=("https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q1-update/+download/gcc-arm-none-eabi-5_3-2016q1-20160330-linux.tar.bz2")
license=('custom')
options=(!strip staticlibs)
-sha256sums=('1e94f8e287d100f0d36702ca23be7cfb7c9dabdb7e4fce9f81872f1e13e5ab8a')
+sha256sums=('217850b0f3297014e8e52010aa52da0a83a073ddec4dc49b1a747458c5d6a223')
package() {
mkdir -p $pkgdir/usr