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

Anatol Pomozov anatolik at gemini.archlinux.org
Tue May 24 20:28:11 UTC 2022


    Date: Tuesday, May 24, 2022 @ 20:28:11
  Author: anatolik
Revision: 1210239

upgpkg: avr-binutils 2.38-1

Modified:
  avr-binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-24 20:25:23 UTC (rev 1210238)
+++ PKGBUILD	2022-05-24 20:28:11 UTC (rev 1210239)
@@ -6,7 +6,7 @@
 # Build order: avr-binutils -> avr-gcc -> avr-libc
 
 pkgname=avr-binutils
-pkgver=2.37
+pkgver=2.38
 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=(https://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig}
         avr-size.patch)
-sha1sums=('4ea805f2e158903bfc1b07228f4ef26c0dbaf770'
+sha1sums=('50e0acc9ffe920e90b699e8e5db0aa9449c22cb4'
           'SKIP'
           'bb820f761fbbe7379ddf8e75235866c44591c899')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93'  # Tristan Gingold <gingold at adacore.com>



More information about the arch-commits mailing list