summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordoragasu2020-04-24 11:59:41 +0200
committerdoragasu2020-04-24 11:59:41 +0200
commit5b21ef30b5eda85b8704890c29d49a08b595572f (patch)
treed54ce724ae9dd876ab875a0a8f7e67ea2dd69682
parent9aaf3b734684e2a5ab4108108d2a5867becc4786 (diff)
downloadaur-5b21ef30b5eda85b8704890c29d49a08b595572f.tar.gz
Update to version 2.34
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b02a894fbe9e..7fc0f766ffe1 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.33.1
+ pkgver = 2.34
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 = http://ftp.gnu.org/gnu/binutils/binutils-2.33.1.tar.xz
- source = http://ftp.gnu.org/gnu/binutils/binutils-2.33.1.tar.xz.sig
+ source = http://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.xz
+ source = http://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.xz.sig
validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f3930b6d8a08..b09eff625d41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_target=m68k-elf
_target_cpu=m68000
pkgname=${_target}-binutils
-pkgver=2.33.1
+pkgver=2.34
pkgrel=1
pkgdesc="A set of programs to assemble and manipulate binary and object files (${_target})"
arch=('i686' 'x86_64')