Skip to content

Commit

Permalink
Merge pull request #2425 from jeremyd2019/mingw-w64-update
Browse files Browse the repository at this point in the history
Update mingw-w64 packages to commit 1c7738.
  • Loading branch information
lazka authored Apr 11, 2021
2 parents 36ab412 + b9af899 commit 78c6dbe
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-cross-clang-crt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _realname=crt
_mingw_suff=mingw-w64-cross-clang
pkgname=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff%-*}-${_realname}")
pkgver=9.0.0.6128.07922837
pkgver=9.0.0.6158.1c773877
pkgrel=1
pkgdesc='MinGW-w64 CRT for cross-compiler'
arch=('i686' 'x86_64')
Expand All @@ -14,7 +14,7 @@ groups=("${_mingw_suff}-toolchain")
depends=("${_mingw_suff}-headers")
makedepends=("git" "clang" "lld")
options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-cross-clang-headers/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ _mingw_suff=mingw-w64-cross-clang
pkgname=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff%-*}-${_realname}")
pkgdesc="MinGW-w64 headers for cross-compiler"
pkgver=9.0.0.6128.07922837
pkgver=9.0.0.6158.1c773877
pkgrel=1
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"
license=('custom')
groups=("${_mingw_suff}-toolchain")
makedepends=('git')
options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-cross-crt-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgname=("${_mingw_suff}-${_realname}-git")
replaces=("${_mingw_suff}-${_realname}")
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgver=9.0.0.6128.07922837
pkgver=9.0.0.6158.1c773877
pkgrel=1
pkgdesc='MinGW-w64 CRT for cross-compiler'
arch=('i686' 'x86_64')
Expand All @@ -17,7 +17,7 @@ groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
depends=("${_mingw_suff}-headers")
makedepends=("git" "${_mingw_suff}-gcc" "${_mingw_suff}-binutils")
options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")

sha256sums=('SKIP')
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-cross-headers-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgname=("${_mingw_suff}-${_realname}-git")
replaces=("${_mingw_suff}-${_realname}")
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgver=9.0.0.6128.07922837
pkgver=9.0.0.6158.1c773877
pkgrel=1
pkgdesc="MinGW-w64 headers for cross-compiler"
arch=('i686' 'x86_64')
Expand All @@ -16,7 +16,7 @@ license=('custom')
groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
makedepends=('git')
options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-cross-tools-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ replaces=("${_mingw_suff}-${_realname}")
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgdesc="MinGW-w64 headers for cross-compiler"
pkgver=9.0.0.6128.07922837
pkgver=9.0.0.6158.1c773877
pkgrel=1
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"
license=('custom')
groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
makedepends=('git')
options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')
_tools="gendef genlib genidl genpeimg" #widl
Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-cross-ucrt-crt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ _realname=crt
_mingw_suff=mingw-w64-cross-ucrt
pkgname=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff%-*}-${_realname}")
pkgver=9.0.0.6128.07922837
pkgrel=2
pkgver=9.0.0.6158.1c773877
pkgrel=1
pkgdesc='MinGW-w64 CRT for cross-compiler'
arch=('i686' 'x86_64')
url='https://mingw-w64.sourceforge.io/'
Expand All @@ -14,7 +14,7 @@ groups=("${_mingw_suff}-toolchain")
depends=("${_mingw_suff}-headers")
makedepends=("git" "mingw-w64-cross-gcc" "mingw-w64-cross-binutils")
options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-cross-ucrt-headers/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ _mingw_suff=mingw-w64-cross-ucrt
pkgname=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff%-*}-${_realname}")
pkgdesc="MinGW-w64 headers for cross-compiler"
pkgver=9.0.0.6128.07922837
pkgrel=2
pkgver=9.0.0.6158.1c773877
pkgrel=1
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"
license=('custom')
groups=("${_mingw_suff}-toolchain")
makedepends=('git')
options=('!strip' '!libtool' '!emptydirs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-cross-winpthreads-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgname="${_mingw_suff}-${_realname}-git"
replaces=("${_mingw_suff}-${_realname}")
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgver=9.0.0.6128.07922837
pkgver=9.0.0.6158.1c773877
pkgrel=1
pkgdesc="MinGW-w64 winpthreads library for cross-compiler"
arch=('i686' 'x86_64')
Expand All @@ -18,7 +18,7 @@ depends=("${_mingw_suff}-crt")
optdepends=()
backup=()
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
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'
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-cross-winstorecompat-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgname="${_mingw_suff}-${_realname}-git"
replaces=("${_mingw_suff}-${_realname}")
provides=("${_mingw_suff}-${_realname}")
conflicts=("${_mingw_suff}-${_realname}")
pkgver=9.0.0.6128.07922837
pkgver=9.0.0.6158.1c773877
pkgrel=1
pkgdesc="MinGW-w64 winRT compat library"
arch=('i686' 'x86_64')
Expand All @@ -18,7 +18,7 @@ depends=("${_mingw_suff}-crt")
optdepends=()
backup=()
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

Expand Down
4 changes: 2 additions & 2 deletions msys2-w32api-headers/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>

pkgname="msys2-w32api-headers"
pkgver=9.0.0.6128.07922837
pkgver=9.0.0.6158.1c773877
pkgrel=1
pkgdesc="Win32 API headers for MSYS2 32bit toolchain"
arch=('i686' 'x86_64')
Expand All @@ -11,7 +11,7 @@ groups=('msys2-devel')
depends=()
makedepends=('git' 'mingw-w64-cross-gcc')
options=('staticlibs' '!buildflags')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=("mingw-w64"::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

Expand Down
4 changes: 2 additions & 2 deletions msys2-w32api-runtime/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>

pkgname="msys2-w32api-runtime"
pkgver=9.0.0.6128.07922837
pkgver=9.0.0.6158.1c773877
pkgrel=1
pkgdesc="Win32 API import libs for MSYS2 toolchain"
arch=('i686' 'x86_64')
Expand All @@ -11,7 +11,7 @@ groups=('msys2-devel')
depends=('msys2-w32api-headers')
options=('staticlibs' '!strip' '!buildflags')
makedepends=('git' 'mingw-w64-cross-gcc')
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
_commit='1c773877f4a13c8bd7bfb8da80e1e8761a889f51'
source=('mingw-w64'::"git+https://git.code.sf.net/p/mingw-w64/mingw-w64#commit=$_commit")
sha256sums=('SKIP')

Expand Down

0 comments on commit 78c6dbe

Please sign in to comment.