Date: Tuesday, May 31, 2016 @ 19:20:15 Author: anatolik Revision: 177557
upgpkg: arm-none-eabi-gcc 6.1.1-2 Modified: arm-none-eabi-gcc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-31 16:33:01 UTC (rev 177556) +++ PKGBUILD 2016-05-31 17:20:15 UTC (rev 177557) @@ -5,8 +5,8 @@ pkgname=$_target-gcc pkgver=6.1.1 _islver=0.17.1 -pkgrel=1 -_snapshot=6-20160505 +pkgrel=2 +_snapshot=6-20160526 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=('56f11990e16febe0927ec784801e56bfba7ec78cb9452dc0be252f1373431eb4' +sha256sums=('afe4db2c9ddd61cc6e4c77d1606f19bd423f213d851ea1e2c38f7ad59f6b7e6a' 'd6307bf9a59514087abac3cbaab3d99393a0abb519354f7e7834a8c842310daa' 'ee8c74097c1ff01918bda9acf9b45783fd3ba3a4c493e9e9255fa3c2130bf690')