[arch-commits] Commit in mingw-w64-gcc/trunk (PKGBUILD)

Filipe Laíns ffy00 at gemini.archlinux.org
Sun Sep 4 01:37:52 UTC 2022


    Date: Sunday, September 4, 2022 @ 01:37:52
  Author: ffy00
Revision: 1292782

upgpkg: mingw-w64-gcc 12.2.0-1

Modified:
  mingw-w64-gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-04 01:36:24 UTC (rev 1292781)
+++ PKGBUILD	2022-09-04 01:37:52 UTC (rev 1292782)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=mingw-w64-gcc
-pkgver=12.1.0
+pkgver=12.2.0
 pkgrel=1
 pkgdesc="Cross GCC for the MinGW-w64 cross-compiler"
 arch=('x86_64' 'aarch64')
@@ -15,9 +15,9 @@
        https://raw.githubusercontent.com/msys2/MINGW-packages/master/mingw-w64-gcc/0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch)
 validpgpkeys=(D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62  # Jakub Jelinek <jakub at redhat.com>
               13975A70E63C361C73AE69EF6EEB81F8981C74C7) # richard.guenther at gmail.com
-sha512sums=('2121d295292814a6761edf1fba08c5f633ebe16f52b80e7b73a91050e71e1d2ed98bf17eebad263e191879561c02b48906c53faa4c4670c486a26fc75df23900'
+sha512sums=('e9e857bd81bf7a370307d6848c81b2f5403db8c7b5207f54bce3f3faac3bde63445684092c2bc1a2427cddb6f7746496d9fbbef05fbbd77f2810b2998f1f9173'
             'SKIP'
-            '8266eae8b3be5557e8cd79c21b6326db7cd83604db6d6ad83923798650fcd8d0f9f1f4ed424c816a48e91f21fb1852ab9272c73100b219f07d3bbb566bfd6fae')
+            '71f0472b1d199dff7f25333da0b4c766e484b57daa0f75aeb9a0ce2187a3e7f4fc4bd5cfe464c942855eadbcdcc3646a7a3b64144fb3379dcbd6e7fc39a374c4')
 
 _architectures="i686-w64-mingw32 x86_64-w64-mingw32"
 



More information about the arch-commits mailing list