[arch-commits] Commit in mingw-w64-binutils/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 31 18:40:26 UTC 2021
Date: Monday, May 31, 2021 @ 18:40:25
Author: felixonmars
Revision: 952862
upgpkg: mingw-w64-binutils 2.36.1-1
Modified:
mingw-w64-binutils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-31 18:33:53 UTC (rev 952861)
+++ PKGBUILD 2021-05-31 18:40:25 UTC (rev 952862)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=mingw-w64-binutils
-pkgver=2.36
+pkgver=2.36.1
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=('60a307a7ebc613f24cfcec591c818349ca5ac20596f4aea1977781b443718c4fafcbc08db835604ba85054269a7088cd28411f6f437f2dcef7cf22a2c76320e9'
+sha512sums=('741a5a1499e25089d51721a5801fe3f48c789f9eb6831fb2427a1ef1d0c9d1ed411b87ddd247d9c7f0eb5afb8d9ed665dc993a7c42b7fd03a0a18a431fa80c00'
'SKIP')
_targets="i686-w64-mingw32 x86_64-w64-mingw32"
More information about the arch-commits
mailing list