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

Anatol Pomozov anatolik at archlinux.org
Fri Dec 23 04:05:19 UTC 2016


    Date: Friday, December 23, 2016 @ 04:05:18
  Author: anatolik
Revision: 201229

upgpkg: avr-gcc 6.3.0-1

Modified:
  avr-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-23 03:54:24 UTC (rev 201228)
+++ PKGBUILD	2016-12-23 04:05:18 UTC (rev 201229)
@@ -7,10 +7,10 @@
 # Build order: avr-binutils -> avr-gcc -> avr-libc
 
 pkgname=avr-gcc
-pkgver=6.2.0
-pkgrel=2
-_snapshot=6-20160929
-_islver=0.17.1
+pkgver=6.3.0
+pkgrel=1
+_snapshot=6-20161222
+_islver=0.18
 pkgdesc='The GNU AVR Compiler Collection'
 arch=(i686 x86_64)
 license=(GPL LGPL FDL custom)
@@ -22,8 +22,8 @@
         ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
         http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
        )
-sha1sums=('19aa0936d1d1419e8cfb251f254b0857470f5fdd'
-          '10332b7f9bcbf3277f1013b2734e3bfbd5890e64')
+sha1sums=('167709c559d0656463f47e47a841921dae2d9ab9'
+          'bbffc5a2b05e4f0c97e882f96c448504491dc4ed')
 
 if [ -n "${_snapshot}" ]; then
   _basedir=gcc-${_snapshot}



More information about the arch-commits mailing list