From 8a7c56ba8ff1365d3c32ba8f1357e227aee8ed49 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 17 Feb 2019 21:05:03 +0100 Subject: [PATCH] Update mingw-w64-binutils-symlinks to 2.32 --- binutils/mingw-w64-symlinks/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binutils/mingw-w64-symlinks/PKGBUILD b/binutils/mingw-w64-symlinks/PKGBUILD index a6cd66b6..ba697c83 100644 --- a/binutils/mingw-w64-symlinks/PKGBUILD +++ b/binutils/mingw-w64-symlinks/PKGBUILD @@ -9,7 +9,7 @@ _targets="i686-w64-mingw32 x86_64-w64-mingw32" pkgname=mingw-w64-binutils-symlinks -pkgver=2.31.1 +pkgver=2.32 pkgrel=1 pkgdesc="Cross binutils for the MinGW-w64 cross-compiler (uses symlinks instead of hard links)" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ conflicts=('mingw-w64-binutils') options=('!libtool' '!emptydirs') validpgpkeys=('3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') source=("https://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.gz"{,.sig}) -sha256sums=('e88f8d36bd0a75d3765a4ad088d819e35f8d7ac6288049780e2fefcad18dde88' +sha256sums=('9b0d97b3d30df184d302bced12f976aa1e5fbf4b0be696cdebc6cca30411a46e' 'SKIP') prepare() {