summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alonso2019-03-11 16:03:08 +0100
committerJesus Alonso2019-03-11 16:03:08 +0100
commitf31e27813cc6b2205bfb2f930e2eb6798f9475cd (patch)
tree0f926b9fcdf6436bf061fc62241002c6ac798aa8
parentf31dd6c3bf014a2ba58968b2a59636e004dc4c9b (diff)
downloadaur-f31e27813cc6b2205bfb2f930e2eb6798f9475cd.tar.gz
Updated to version 2.32
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4bed11d1c2f..3e1b67da778d 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.31.1
+ pkgver = 2.32
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.31.1.tar.xz
- source = http://ftp.gnu.org/gnu/binutils/binutils-2.31.1.tar.xz.sig
+ source = http://ftp.gnu.org/gnu/binutils/binutils-2.32.tar.xz
+ source = http://ftp.gnu.org/gnu/binutils/binutils-2.32.tar.xz.sig
validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2d887aca6602..53b837147216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_target=m68k-elf
_target_cpu=m68000
pkgname=${_target}-binutils
-pkgver=2.31.1
+pkgver=2.32
pkgrel=1
pkgdesc="A set of programs to assemble and manipulate binary and object files (${_target})"
arch=('i686' 'x86_64')