summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordoragasu2021-01-08 17:07:46 +0100
committerdoragasu2021-01-08 17:07:46 +0100
commit2746ac2f59562cab075522eb550b83cdc7d33c4f (patch)
tree28b397588c41a0c893ad0f37dd51892627176ba2
parent5b21ef30b5eda85b8704890c29d49a08b595572f (diff)
downloadaur-2746ac2f59562cab075522eb550b83cdc7d33c4f.tar.gz
Update to version 2.35
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fc0f766ffe1..6a1b60ab582e 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.34
+ pkgver = 2.35
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.34.tar.xz
- source = http://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.xz.sig
+ source = http://ftp.gnu.org/gnu/binutils/binutils-2.35.tar.xz
+ source = http://ftp.gnu.org/gnu/binutils/binutils-2.35.tar.xz.sig
validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b09eff625d41..ad2ca189276a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_target=m68k-elf
_target_cpu=m68000
pkgname=${_target}-binutils
-pkgver=2.34
+pkgver=2.35
pkgrel=1
pkgdesc="A set of programs to assemble and manipulate binary and object files (${_target})"
arch=('i686' 'x86_64')
@@ -17,6 +17,7 @@ url="http://www.gnu.org/software/binutils/"
license=('GPL')
depends=('glibc>=2.23' 'zlib')
options=('staticlibs' '!distcc' '!ccache')
+PKGEXT=".pkg.tar.zst"
source=(http://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.xz
http://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.xz.sig)
sha256sums=(SKIP