summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadzim Dambrouski2017-03-02 12:22:58 +0300
committerVadzim Dambrouski2017-03-02 12:22:58 +0300
commit53c9c57ad1b2296e26fa3a393033385ffc16d647 (patch)
treeefb71b949bdcb6a4f9b78a9e50ad730cdf4d000e
parente5fc7da137e56f9deceb9595a642696c0362fc90 (diff)
downloadaur-53c9c57ad1b2296e26fa3a393033385ffc16d647.tar.gz
New URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0eeaf18fa416..9ce489d5fde8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Feb 24 20:05:19 UTC 2017
+# Thu Mar 2 09:21:16 UTC 2017
pkgbase = gcc-arm-none-eabi-bin
pkgdesc = GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB)
pkgver = 6_2017_q1_update
@@ -19,7 +19,7 @@ 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/6-2017q1/gcc-arm-none-eabi-6-2017-q1-update-linux.tar.bz2
+ source = https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/6_1-2017q1/gcc-arm-none-eabi-6-2017-q1-update-linux.tar.bz2
sha256sums = e7aad2579f02e3b095c6d7899ca5e6a70cfa9b8a8cbd6abd868da849d416c2eb
pkgname = gcc-arm-none-eabi-bin
diff --git a/PKGBUILD b/PKGBUILD
index 31fee0307d91..29f23ebb5b25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ 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/6-2017q1/gcc-arm-none-eabi-6-2017-q1-update-linux.tar.bz2")
+source=("https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/6_1-2017q1/gcc-arm-none-eabi-6-2017-q1-update-linux.tar.bz2")
license=('custom')
options=(!strip staticlibs)
sha256sums=('e7aad2579f02e3b095c6d7899ca5e6a70cfa9b8a8cbd6abd868da849d416c2eb')