some cross toolchain rebuilds

This commit is contained in:
Christoph Reiter
2023-11-13 22:06:25 +01:00
parent 48fbd3be85
commit bd107f0c2e
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ _mingw_suff=mingw-w64-cross
pkgname=("${_mingw_suff}-${_realname}")
pkgdesc="Compression library implementing the deflate compression method found in gzip and PKZIP"
pkgver=1.3
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"
license=('custom')

View File

@@ -2,7 +2,7 @@
pkgname="msys2-w32api-headers"
pkgver=11.0.1.r0.gc3e587c06
pkgrel=1
pkgrel=2
pkgdesc="Win32 API headers for MSYS2 32bit toolchain"
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"

View File

@@ -2,7 +2,7 @@
pkgname="msys2-w32api-runtime"
pkgver=11.0.1.r0.gc3e587c06
pkgrel=1
pkgrel=2
pkgdesc="Win32 API import libs for MSYS2 toolchain"
arch=('i686' 'x86_64')
url="https://mingw-w64.sourceforge.io/"