From a23d4088af4941d71187a5e338a25020f912ddaf Mon Sep 17 00:00:00 2001 From: Vadzim Dambrouski Date: Tue, 5 Jul 2016 15:28:58 +0300 Subject: [PATCH] 2016q2 --- .SRCINFO | 10 ++++++---- PKGBUILD | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4b354dd..abe0d56 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,12 +1,14 @@ +# Generated by mksrcinfo v8 +# Tue Jul 5 12:27:30 UTC 2016 pkgbase = gcc-arm-none-eabi-bin pkgdesc = GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB) - pkgver = 5_2016_q1_update + pkgver = 5_2016_q2_update pkgrel = 1 url = https://launchpad.net/gcc-arm-embedded arch = i686 arch = x86_64 license = custom - depends = lib32-glibc + depends = glibc optdepends = arm-none-eabi-gdb: GNU Debugger for ARM EABI provides = gcc-arm-none-eabi provides = arm-none-eabi-gcc @@ -18,8 +20,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-2016-q1-update/+download/gcc-arm-none-eabi-5_3-2016q1-20160330-linux.tar.bz2 - sha256sums = 217850b0f3297014e8e52010aa52da0a83a073ddec4dc49b1a747458c5d6a223 + source = https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q2-update/+download/gcc-arm-none-eabi-5_4-2016q2-20160622-linux.tar.bz2 + sha256sums = 9910b6b5df12efe564dbb3856bf1599d4c16178a6f28bd8a23c9e5c3edc219e4 pkgname = gcc-arm-none-eabi-bin diff --git a/PKGBUILD b/PKGBUILD index f834af6..53c5115 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Previous Maintainer: 2bluesc <2bluesc gmail.com> # Maintainer: Vadzim Dambrouski pkgname=gcc-arm-none-eabi-bin -pkgver=5_2016_q1_update +pkgver=5_2016_q2_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-2016-q1-update/+download/gcc-arm-none-eabi-5_3-2016q1-20160330-linux.tar.bz2") +source=("https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q2-update/+download/gcc-arm-none-eabi-5_4-2016q2-20160622-linux.tar.bz2") license=('custom') options=(!strip staticlibs) -sha256sums=('217850b0f3297014e8e52010aa52da0a83a073ddec4dc49b1a747458c5d6a223') +sha256sums=('9910b6b5df12efe564dbb3856bf1599d4c16178a6f28bd8a23c9e5c3edc219e4') package() { mkdir -p $pkgdir/usr