From b855929e94fee00a7bb690344641eab3736e7117 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 18 May 2023 18:52:29 +0200 Subject: [PATCH] mingw-w64-cross: build a slightly newer commit the hash size changed and the new one is considered older, so just build a few commits after that after this we will rename and bump to 10 anyway --- mingw-w64-cross-crt-git/PKGBUILD | 6 +++--- mingw-w64-cross-headers-git/PKGBUILD | 6 +++--- mingw-w64-cross-tools-git/PKGBUILD | 6 +++--- mingw-w64-cross-winpthreads-git/PKGBUILD | 6 +++--- mingw-w64-cross-winstorecompat-git/PKGBUILD | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/mingw-w64-cross-crt-git/PKGBUILD b/mingw-w64-cross-crt-git/PKGBUILD index 54b675ad..6a6d1571 100644 --- a/mingw-w64-cross-crt-git/PKGBUILD +++ b/mingw-w64-cross-crt-git/PKGBUILD @@ -6,8 +6,8 @@ _mingw_suff=mingw-w64-cross pkgname=("${_mingw_suff}-${_realname}-git") provides=("${_mingw_suff}-${_realname}") conflicts=("${_mingw_suff}-${_realname}") -pkgver=9.0.0.6158.1c773877f -pkgrel=2 +pkgver=9.0.0.6161.5c5a95378 +pkgrel=1 pkgdesc='MinGW-w64 CRT for cross-compiler' arch=('i686' 'x86_64') url='https://mingw-w64.sourceforge.io/' @@ -16,7 +16,7 @@ groups=("${_mingw_suff}-toolchain" "${_mingw_suff}") depends=("${_mingw_suff}-headers") makedepends=("git" "${_mingw_suff}-gcc" "${_mingw_suff}-binutils" 'autotools') options=('!strip' 'staticlibs' '!emptydirs' '!buildflags') -_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51' +_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff' source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit") sha256sums=('SKIP') diff --git a/mingw-w64-cross-headers-git/PKGBUILD b/mingw-w64-cross-headers-git/PKGBUILD index c91408aa..24f70a83 100644 --- a/mingw-w64-cross-headers-git/PKGBUILD +++ b/mingw-w64-cross-headers-git/PKGBUILD @@ -6,8 +6,8 @@ _mingw_suff=mingw-w64-cross pkgname=("${_mingw_suff}-${_realname}-git") provides=("${_mingw_suff}-${_realname}") conflicts=("${_mingw_suff}-${_realname}") -pkgver=9.0.0.6158.1c773877f -pkgrel=2 +pkgver=9.0.0.6161.5c5a95378 +pkgrel=1 pkgdesc="MinGW-w64 headers for cross-compiler" arch=('i686' 'x86_64') url="https://mingw-w64.sourceforge.io/" @@ -15,7 +15,7 @@ license=('custom') groups=("${_mingw_suff}-toolchain" "${_mingw_suff}") makedepends=('git' 'autotools') options=('!strip' '!libtool' '!emptydirs' '!buildflags') -_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51' +_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff' source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit") sha256sums=('SKIP') diff --git a/mingw-w64-cross-tools-git/PKGBUILD b/mingw-w64-cross-tools-git/PKGBUILD index ef9bda43..1b6fb655 100644 --- a/mingw-w64-cross-tools-git/PKGBUILD +++ b/mingw-w64-cross-tools-git/PKGBUILD @@ -7,15 +7,15 @@ pkgname=("${_mingw_suff}-${_realname}-git") provides=("${_mingw_suff}-${_realname}") conflicts=("${_mingw_suff}-${_realname}") pkgdesc="MinGW-w64 headers for cross-compiler" -pkgver=9.0.0.6158.1c773877f -pkgrel=2 +pkgver=9.0.0.6161.5c5a95378 +pkgrel=1 arch=('i686' 'x86_64') url="https://mingw-w64.sourceforge.io/" license=('custom') groups=("${_mingw_suff}-toolchain" "${_mingw_suff}") makedepends=('git' 'autotools' "${_mingw_suff}-gcc" "${_mingw_suff}-binutils") options=('!strip' '!libtool' '!emptydirs' '!buildflags') -_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51' +_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff' source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit") sha256sums=('SKIP') _tools="gendef genlib genidl genpeimg" #widl diff --git a/mingw-w64-cross-winpthreads-git/PKGBUILD b/mingw-w64-cross-winpthreads-git/PKGBUILD index 80b9a938..3f29b9a9 100644 --- a/mingw-w64-cross-winpthreads-git/PKGBUILD +++ b/mingw-w64-cross-winpthreads-git/PKGBUILD @@ -5,8 +5,8 @@ _mingw_suff=mingw-w64-cross pkgname="${_mingw_suff}-${_realname}-git" provides=("${_mingw_suff}-${_realname}") conflicts=("${_mingw_suff}-${_realname}") -pkgver=9.0.0.6158.1c773877f -pkgrel=2 +pkgver=9.0.0.6161.5c5a95378 +pkgrel=1 pkgdesc="MinGW-w64 winpthreads library for cross-compiler" arch=('i686' 'x86_64') url="https://mingw-w64.sourceforge.io/" @@ -17,7 +17,7 @@ depends=("${_mingw_suff}-crt") optdepends=() backup=() options=('!strip' '!buildflags' 'staticlibs' '!emptydirs' '!buildflags') -_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51' +_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff' source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit" 0001-Define-__-de-register_frame_info-in-fake-libgcc_s.patch) sha256sums=('SKIP' diff --git a/mingw-w64-cross-winstorecompat-git/PKGBUILD b/mingw-w64-cross-winstorecompat-git/PKGBUILD index 0df67dfc..e4def548 100644 --- a/mingw-w64-cross-winstorecompat-git/PKGBUILD +++ b/mingw-w64-cross-winstorecompat-git/PKGBUILD @@ -5,8 +5,8 @@ _mingw_suff=mingw-w64-cross pkgname="${_mingw_suff}-${_realname}-git" provides=("${_mingw_suff}-${_realname}") conflicts=("${_mingw_suff}-${_realname}") -pkgver=9.0.0.6158.1c773877f -pkgrel=2 +pkgver=9.0.0.6161.5c5a95378 +pkgrel=1 pkgdesc="MinGW-w64 winRT compat library" arch=('i686' 'x86_64') url="https://mingw-w64.sourceforge.io/" @@ -17,7 +17,7 @@ depends=("${_mingw_suff}-crt") optdepends=() backup=() options=('!strip' '!buildflags' 'staticlibs' '!emptydirs' '!buildflags') -_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51' +_commit='5c5a95378c47e6e7edb17de64f99bebd097499ff' source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit") sha256sums=('SKIP')