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

Anatol Pomozov anatolik at archlinux.org
Fri Dec 11 15:03:01 UTC 2015


    Date: Friday, December 11, 2015 @ 16:03:01
  Author: anatolik
Revision: 153022

upgpkg: avr-gcc 5.3.0-1

Modified:
  avr-gcc/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-11 15:01:14 UTC (rev 153021)
+++ PKGBUILD	2015-12-11 15:03:01 UTC (rev 153022)
@@ -7,10 +7,10 @@
 # Build order: avr-binutils -> avr-gcc -> avr-libc
 
 pkgname=avr-gcc
-pkgver=5.2.0
-pkgrel=2
+pkgver=5.3.0
+pkgrel=1
 #_snapshot=5-20150519
-_islver=0.14.1
+_islver=0.15
 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=('fe3f5390949d47054b613edc36c557eb1d51c18e'
-          'b653327b20e807d1df3a7e2f546ea924f1e030c0')
+sha1sums=('0612270b103941da08376df4d0ef4e5662a2e9eb'
+          '1e30e09a5fc2c9e1aa4bdb8c9c21fdff20a7cd12')
 
 if [ -n "${_snapshot}" ]; then
   _basedir=gcc-${_snapshot}



More information about the arch-commits mailing list