[arch-commits] Commit in arm-none-eabi-gcc/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Fri Dec 23 03:53:55 UTC 2016


    Date: Friday, December 23, 2016 @ 03:53:54
  Author: anatolik
Revision: 201227

upgpkg: arm-none-eabi-gcc 6.3.0-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-23 03:51:27 UTC (rev 201226)
+++ PKGBUILD	2016-12-23 03:53:54 UTC (rev 201227)
@@ -3,10 +3,10 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gcc
-pkgver=6.2.0
-_islver=0.17.1
-pkgrel=2
-_snapshot=6-20161124
+pkgver=6.3.0
+_islver=0.18
+pkgrel=1
+_snapshot=6-20161222
 pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI (bare-metal) target'
 arch=(i686 x86_64)
 url='http://gcc.gnu.org/'
@@ -19,8 +19,8 @@
         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=('17e80998bc633424ee41b0d6a5e9d317eaeb79283cdee7c81854a7d159c8b9d2'
-            'd6307bf9a59514087abac3cbaab3d99393a0abb519354f7e7834a8c842310daa'
+sha256sums=('452ce56bc0481318c83d49eac20da19d980f2ecc3b7084a040ff5f56e41fc732'
+            '6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b'
             'ee8c74097c1ff01918bda9acf9b45783fd3ba3a4c493e9e9255fa3c2130bf690')
 
 if [ -n "$_snapshot" ]; then



More information about the arch-commits mailing list