Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
avr-binutils
Commits:
03a63f33 by Christian Heusel at 2026-02-02T17:24:53+01:00
upgpkg: 2.43-2: Rebuild packages signed by
8E1992167465DB5FB045557CB02854ED753E0F1F
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- REUSE.toml
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = avr-binutils
pkgdesc = A set of programs to assemble and manipulate binary and
object files for the AVR architecture
pkgver = 2.43
- pkgrel = 1
+ pkgrel = 2
url = https://www.gnu.org/software/binutils/
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=avr-binutils
pkgver=2.43
-pkgrel=1
+pkgrel=2
pkgdesc="A set of programs to assemble and manipulate binary and object files
for the AVR architecture"
arch=('x86_64')
url="https://www.gnu.org/software/binutils/"
=====================================
REUSE.toml
=====================================
@@ -17,13 +17,7 @@ path = [
"*.timer",
"*.desktop",
"*.hook",
+ "avr-size.patch",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
-
-[[annotations]]
-path = [
- "avr-size.patch",
-]
-SPDX-FileCopyrightText = "avr-binutils contributors"
-SPDX-License-Identifier = "TODO-Choose-a-license"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/avr-binutils/-/commit/03a63f336dde069c60783ec08c0031cbfcbaa2b8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/avr-binutils/-/commit/03a63f336dde069c60783ec08c0031cbfcbaa2b8
You're receiving this email because of your account on gitlab.archlinux.org.