From 49722f80d4d7fe02337317e78088c98ccff183e7 Mon Sep 17 00:00:00 2001 From: Vadzim Dambrouski Date: Sat, 7 Jul 2018 23:44:36 +0000 Subject: [PATCH] version 7_2018_q2_update --- .SRCINFO | 9 ++++----- PKGBUILD | 7 ++++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3b3b6f5..c44ed4b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,6 @@ -# Generated by mksrcinfo v8 -# Tue Dec 19 21:06:02 UTC 2017 pkgbase = gcc-arm-none-eabi-bin pkgdesc = GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB) - pkgver = 7_2017_q4_major + pkgver = 7_2018_q2_update pkgrel = 1 url = https://developer.arm.com/open-source/gnu-toolchain/gnu-rm arch = x86_64 @@ -19,8 +17,9 @@ pkgbase = gcc-arm-none-eabi-bin conflicts = arm-none-eabi-newlib options = !strip options = staticlibs - source = https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/7-2017q4/gcc-arm-none-eabi-7-2017-q4-major-linux.tar.bz2 - sha256sums = 96a029e2ae130a1210eaa69e309ea40463028eab18ba19c1086e4c2dafe69a6a + source = https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/7-2018q2/gcc-arm-none-eabi-7-2018-q2-update-linux.tar.bz2 + md5sums = 299ebd3f1c2c90930d28ab82e5d8d6c0 + sha256sums = bb17109f0ee697254a5d4ae6e5e01440e3ea8f0277f2e8169bf95d07c7d5fe69 pkgname = gcc-arm-none-eabi-bin diff --git a/PKGBUILD b/PKGBUILD index eb6a844..c9c4ad4 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=7_2017_q4_major +pkgver=7_2018_q2_update pkgrel=1 pkgdesc="GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB)" arch=('x86_64') @@ -21,10 +21,11 @@ conflicts=('gcc-arm-none-eabi' 'arm-none-eabi-newlib' ) url="https://developer.arm.com/open-source/gnu-toolchain/gnu-rm" -source=("https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/7-2017q4/gcc-arm-none-eabi-7-2017-q4-major-linux.tar.bz2") +source=("https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/7-2018q2/gcc-arm-none-eabi-7-2018-q2-update-linux.tar.bz2") license=('custom') options=(!strip staticlibs) -sha256sums=('96a029e2ae130a1210eaa69e309ea40463028eab18ba19c1086e4c2dafe69a6a') +sha256sums=('bb17109f0ee697254a5d4ae6e5e01440e3ea8f0277f2e8169bf95d07c7d5fe69') +md5sums=('299ebd3f1c2c90930d28ab82e5d8d6c0') package() { mkdir -p $pkgdir/usr