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

Anatol Pomozov anatolik at archlinux.org
Wed Aug 31 17:21:10 UTC 2016


    Date: Wednesday, August 31, 2016 @ 17:21:09
  Author: anatolik
Revision: 188157

upgpkg: avr-gcc 6.2.0-1

Modified:
  avr-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-31 16:23:57 UTC (rev 188156)
+++ PKGBUILD	2016-08-31 17:21:09 UTC (rev 188157)
@@ -7,9 +7,9 @@
 # Build order: avr-binutils -> avr-gcc -> avr-libc
 
 pkgname=avr-gcc
-pkgver=6.1.1
-pkgrel=3
-_snapshot=6-20160818
+pkgver=6.2.0
+pkgrel=1
+_snapshot=6-20160825
 _islver=0.17.1
 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=('fb7e4ce360a028a7f83b9c1fa5ddd48043c361a4'
+sha1sums=('7cac5c1f8c51ed8e175f5c8fe696a68fcd400e99'
           '10332b7f9bcbf3277f1013b2734e3bfbd5890e64')
 
 if [ -n "${_snapshot}" ]; then



More information about the arch-commits mailing list