summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordoragasu2024-04-05 15:37:45 +0200
committerdoragasu2024-04-05 15:37:45 +0200
commit233c193ff9f3a6bb174752b516ae25b0d417c30d (patch)
tree6b5d9c2e5d2f133410f72a2f110ba92139f166ce
parentdf38373c5308da53cfe07eae7176199078fd3786 (diff)
downloadaur-m68k-elf-binutils.tar.gz
Update to version 2.42
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbeb82b5117f..6f61666c3112 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m68k-elf-binutils
pkgdesc = A set of programs to assemble and manipulate binary and object files (m68k-elf)
- pkgver = 2.41
+ pkgver = 2.42
pkgrel = 1
url = http://www.gnu.org/software/binutils/
arch = i686
@@ -11,8 +11,8 @@ pkgbase = m68k-elf-binutils
options = staticlibs
options = !distcc
options = !ccache
- source = https://ftp.gnu.org/gnu/binutils/binutils-2.41.tar.xz
- source = https://ftp.gnu.org/gnu/binutils/binutils-2.41.tar.xz.sig
+ source = https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz
+ source = https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz.sig
validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8e38f2214e3f..28ef147eccff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_target=m68k-elf
_target_cpu=m68000
pkgname=${_target}-binutils
-pkgver=2.41
+pkgver=2.42
pkgrel=1
pkgdesc="A set of programs to assemble and manipulate binary and object files (${_target})"
arch=('i686' 'x86_64')