[arch-commits] Commit in aarch64-linux-gnu-gcc/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Sat May 6 15:41:53 UTC 2017


    Date: Saturday, May 6, 2017 @ 15:41:53
  Author: anatolik
Revision: 227202

upgpkg: aarch64-linux-gnu-gcc 7.1.0-1

Modified:
  aarch64-linux-gnu-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-06 15:29:28 UTC (rev 227201)
+++ PKGBUILD	2017-05-06 15:41:53 UTC (rev 227202)
@@ -2,10 +2,10 @@
 
 _target=aarch64-linux-gnu
 pkgname=$_target-gcc
-pkgver=6.3.1
+pkgver=7.1.0
 _islver=0.18
 pkgrel=1
-_snapshot=6-20170323
+_snapshot=7-20170504
 pkgdesc='The GNU Compiler Collection - cross compiler for ARM64 target'
 arch=(i686 x86_64)
 url='http://gcc.gnu.org/'
@@ -16,7 +16,7 @@
 source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
         ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.bz2
         http://isl.gforge.inria.fr/isl-$_islver.tar.bz2)
-sha256sums=('1765fe2bcae1a163d5adf1a090dc173640c690c82f35aaf65d983441989f8375'
+sha256sums=('0a179b9fe8e90215d7b2385c40a2e36ba7f823193531847eb7fcff866df556ba'
             '6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b')
 
 if [ -n "$_snapshot" ]; then



More information about the arch-commits mailing list