summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordoragasu2021-01-08 17:07:46 +0100
committerdoragasu2021-01-08 17:07:46 +0100
commit2746ac2f59562cab075522eb550b83cdc7d33c4f (patch)
tree28b397588c41a0c893ad0f37dd51892627176ba2 /PKGBUILD
parent5b21ef30b5eda85b8704890c29d49a08b595572f (diff)
downloadaur-2746ac2f59562cab075522eb550b83cdc7d33c4f.tar.gz
Update to version 2.35
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
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