[arch-commits] Commit in mingw-w64-binutils/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 9 13:18:32 UTC 2021
Date: Sunday, May 9, 2021 @ 13:18:31
Author: felixonmars
Revision: 929163
upgpkg: mingw-w64-binutils 2.36-1
Modified:
mingw-w64-binutils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 13:17:20 UTC (rev 929162)
+++ PKGBUILD 2021-05-09 13:18:31 UTC (rev 929163)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=mingw-w64-binutils
-pkgver=2.35.1
+pkgver=2.36
pkgrel=1
pkgdesc="Cross binutils for the MinGW-w64 cross-compiler"
arch=('x86_64')
@@ -12,7 +12,7 @@
options=('!libtool' '!emptydirs')
validpgpkeys=('3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) <nickc at redhat.com>
source=("https://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.gz"{,.sig})
-sha512sums=('ef5d84b8d9568615aed00ac661267c5eccfcb805a3643f94a2f8220d0c4dd1c6001c8d95a3507599b8cd0e87b15b1e320500ca34580927fb813209ad98a34b16'
+sha512sums=('60a307a7ebc613f24cfcec591c818349ca5ac20596f4aea1977781b443718c4fafcbc08db835604ba85054269a7088cd28411f6f437f2dcef7cf22a2c76320e9'
'SKIP')
_targets="i686-w64-mingw32 x86_64-w64-mingw32"
More information about the arch-commits
mailing list