Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
arm-none-eabi-binutils
Commits:
b234dc27 by Christian Heusel at 2026-02-02T16:47:15+01:00
upgpkg: 2.43-2: Rebuild packages signed by anatolik, morganamilo & shibumi
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = arm-none-eabi-binutils
pkgdesc = A set of programs to assemble and manipulate binary and
object files for the ARM EABI (bare-metal) target
pkgver = 2.43
- pkgrel = 1
+ pkgrel = 2
url = https://www.gnu.org/software/binutils/
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_target=arm-none-eabi
pkgname=$_target-binutils
pkgver=2.43
-pkgrel=1
+pkgrel=2
pkgdesc='A set of programs to assemble and manipulate binary and object files
for the ARM EABI (bare-metal) target'
arch=(x86_64)
url='https://www.gnu.org/software/binutils/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-binutils/-/commit/b234dc27d61a032d2a8825281a2b46795202d796
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-binutils/-/commit/b234dc27d61a032d2a8825281a2b46795202d796
You're receiving this email because of your account on gitlab.archlinux.org.