Date: Wednesday, May 6, 2015 @ 18:01:00
  Author: anatolik
Revision: 132828

upgpkg: arm-none-eabi-gcc 5.1.0-3

new upstream snapshot

Modified:
  arm-none-eabi-gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-05-06 13:30:43 UTC (rev 132827)
+++ PKGBUILD    2015-05-06 16:01:00 UTC (rev 132828)
@@ -5,8 +5,8 @@
 pkgname=$_target-gcc
 pkgver=5.1.0
 _islver=0.14.1
-pkgrel=2
-_snapshot=5-20150428
+pkgrel=3
+_snapshot=5-20150505
 pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI 
(bare-metal) target'
 arch=(i686 x86_64)
 url='http://gcc.gnu.org/'
@@ -19,7 +19,7 @@
         ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.bz2
         http://isl.gforge.inria.fr/isl-$_islver.tar.bz2
         enable-with-multilib-list-for-arm.patch)
-sha256sums=('bf736ffd3881527ab8d74199800440c32770689dc94bc0693297dae993dcd005'
+sha256sums=('17c219bd1208ae58738f86bd1c86851f12894e6dacf909f43e9dfede5c974cc6'
             '1f20561843eb9f6ae2076800bc45f3680ff7696520257cd5734ccfb843464cae'
             'ee8c74097c1ff01918bda9acf9b45783fd3ba3a4c493e9e9255fa3c2130bf690')
 

Reply via email to