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

Anatol Pomozov anatolik at archlinux.org
Thu Mar 7 14:58:45 UTC 2019


    Date: Thursday, March 7, 2019 @ 14:58:44
  Author: anatolik
Revision: 438008

upgpkg: avr-binutils 2.32-1

Modified:
  avr-binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-07 14:43:25 UTC (rev 438007)
+++ PKGBUILD	2019-03-07 14:58:44 UTC (rev 438008)
@@ -6,7 +6,7 @@
 # Build order: avr-binutils -> avr-gcc -> avr-libc
 
 pkgname=avr-binutils
-pkgver=2.31.1
+pkgver=2.32
 pkgrel=1
 pkgdesc="A set of programs to assemble and manipulate binary and object files for the AVR architecture"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 options=('!distcc' '!ccache')
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig}
         avr-size.patch)
-sha1sums=('1c5b0801b4857031d5626d917808cbd5c6401a4b'
+sha1sums=('ee5ae264f29c0c89fbaa817ee629675acd815d26'
           'SKIP'
           'b6d1ff7084b1f0a3fd2dee5383019ffb202e6c9a')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93'  # Tristan Gingold <gingold at adacore.com>



More information about the arch-commits mailing list