[arch-commits] Commit in avr-gcc/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Wed May 10 04:13:24 UTC 2017


    Date: Wednesday, May 10, 2017 @ 04:13:22
  Author: anatolik
Revision: 227650

upgpkg: avr-gcc 7.1.0-1

Modified:
  avr-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-10 03:46:04 UTC (rev 227649)
+++ PKGBUILD	2017-05-10 04:13:22 UTC (rev 227650)
@@ -7,9 +7,9 @@
 # Build order: avr-binutils -> avr-gcc -> avr-libc
 
 pkgname=avr-gcc
-pkgver=6.3.0
+pkgver=7.1.0
 pkgrel=1
-_snapshot=6-20161222
+_snapshot=7-20170504
 _islver=0.18
 pkgdesc='The GNU AVR Compiler Collection'
 arch=(i686 x86_64)
@@ -22,7 +22,7 @@
         ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
         http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
        )
-sha1sums=('167709c559d0656463f47e47a841921dae2d9ab9'
+sha1sums=('32a04c55957106324ab024798812c432e83c9c2b'
           'bbffc5a2b05e4f0c97e882f96c448504491dc4ed')
 
 if [ -n "${_snapshot}" ]; then



More information about the arch-commits mailing list