Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / 
mingw-w64-headers


Commits:
65938e71 by Peter Jung at 2024-11-27T18:41:06+01:00
upgpkg: 12.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,19 +1,19 @@
 pkgbase = mingw-w64-headers
        pkgdesc = MinGW-w64 headers for Windows
-       pkgver = 11.0.0
+       pkgver = 12.0.0
        pkgrel = 1
        url = http://mingw-w64.sourceforge.net
        arch = any
        groups = mingw-w64-toolchain
        groups = mingw-w64
-       license = custom
+       license = LicenseRef-custom
        options = !strip
        options = !libtool
        options = !emptydirs
-       source = 
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v11.0.0.tar.bz2
-       source = 
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v11.0.0.tar.bz2.sig
+       source = 
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v12.0.0.tar.bz2
+       source = 
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v12.0.0.tar.bz2.sig
        validpgpkeys = CAF5641F74F7DFBA88AE205693BDB53CD4EBC740
-       sha512sums = 
bc1c9fd9d8593ead9375fcbe40950f06cf7616b94dc676db2793ac9b496fe3a6cc94b5793effda3b752942be0d7d01a1c37a8f221aaf178df0d4eeb0aa6d1f8d
+       sha512sums = 
949b2bfab8763ab10ec4e9fdfdaf5361517a4ab787fb98ab419b38d02694061c2e821ebbf6e2e4b39d92bdf17419d116daa8e63afd9e01d11592f39df4da69d7
        sha512sums = SKIP
 
 pkgname = mingw-w64-headers


=====================================
PKGBUILD
=====================================
@@ -1,17 +1,17 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=mingw-w64-headers
-pkgver=11.0.0
+pkgver=12.0.0
 pkgrel=1
 pkgdesc="MinGW-w64 headers for Windows"
 arch=('any')
 url="http://mingw-w64.sourceforge.net";
-license=('custom')
+license=('LicenseRef-custom')
 groups=('mingw-w64-toolchain' 'mingw-w64')
 options=('!strip' '!libtool' '!emptydirs')
-validpgpkeys=('CAF5641F74F7DFBA88AE205693BDB53CD4EBC740')
+validpgpkeys=('CAF5641F74F7DFBA88AE205693BDB53CD4EBC740') # JonY 
<[email protected]>
 
source=(https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${pkgver}.tar.bz2{,.sig})
-sha512sums=('bc1c9fd9d8593ead9375fcbe40950f06cf7616b94dc676db2793ac9b496fe3a6cc94b5793effda3b752942be0d7d01a1c37a8f221aaf178df0d4eeb0aa6d1f8d'
+sha512sums=('949b2bfab8763ab10ec4e9fdfdaf5361517a4ab787fb98ab419b38d02694061c2e821ebbf6e2e4b39d92bdf17419d116daa8e63afd9e01d11592f39df4da69d7'
             'SKIP')
 
 _targets="i686-w64-mingw32 x86_64-w64-mingw32"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mingw-w64-headers/-/commit/65938e71facb80b97af19f43408c603abb6a827a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mingw-w64-headers/-/commit/65938e71facb80b97af19f43408c603abb6a827a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to