Date: Friday, January 26, 2018 @ 23:27:59
  Author: anatolik
Revision: 287302

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

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

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-01-26 23:27:56 UTC (rev 287301)
+++ PKGBUILD    2018-01-26 23:27:59 UTC (rev 287302)
@@ -3,10 +3,10 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gcc
-pkgver=7.2.0
+pkgver=7.3.0
 _islver=0.18
-pkgrel=2
-_snapshot=7-20170907
+pkgrel=1
+_snapshot=7-20180125
 pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI 
(bare-metal) target'
 arch=(x86_64)
 url='http://gcc.gnu.org/'
@@ -19,7 +19,7 @@
         ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
         http://isl.gforge.inria.fr/isl-$_islver.tar.bz2
         enable-with-multilib-list-for-arm.patch)
-sha256sums=('af37950ac7fc4996b4bdf22cbaaf5d1db52ff6490bfe3d83bcae5d5097645bc9'
+sha256sums=('f4cad0895aa6dd237cbcb6e81750e40c3fb3eba8a5bcdf25a21c4ee5520c344b'
             '6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b'
             '9447a8fd40d7c1e238b8e9790b739492de5feaa489d61f4ecdab863e5ea1975a')
 

Reply via email to