w32api-headers - update to latest version
w32api-runtime - Update to latest version
This commit is contained in:
@@ -5,7 +5,7 @@ pkgver=5.0.0.4837.b33fcd03
|
||||
pkgrel=1
|
||||
pkgdesc="Win32 API headers for MSYS2 32bit toolchain"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://mingw-w64.sourceforge.io/"
|
||||
url="http://mingw-w64.sourceforge.net/"
|
||||
license=('custom')
|
||||
groups=('msys2-devel')
|
||||
depends=()
|
||||
@@ -13,7 +13,7 @@ makedepends=('git' 'mingw-w64-cross-gcc')
|
||||
#provides=($pkgname)
|
||||
#conflicts=($pkgname)
|
||||
options=('staticlibs' '!buildflags')
|
||||
source=('mingw-w64'::'git+https://git.code.sf.net/p/mingw-w64/mingw-w64')
|
||||
source=('mingw-w64'::'git://git.code.sf.net/p/mingw-w64/mingw-w64')
|
||||
sha256sums=('SKIP')
|
||||
|
||||
MINGW_CHOST=${CARCH}-w64-mingw32
|
||||
|
||||
@@ -5,7 +5,7 @@ pkgver=5.0.0.4837.b33fcd03
|
||||
pkgrel=1
|
||||
pkgdesc="Win32 API import libs for MSYS2 toolchain"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://mingw-w64.sourceforge.io/"
|
||||
url="http://mingw-w64.sourceforge.net/"
|
||||
license=('custom')
|
||||
groups=('msys2-devel')
|
||||
depends=('msys2-w32api-headers')
|
||||
@@ -13,7 +13,7 @@ options=('staticlibs' '!strip' '!buildflags')
|
||||
makedepends=('git' 'mingw-w64-cross-gcc')
|
||||
#provides=($pkgname)
|
||||
#conflicts=($pkgname)
|
||||
source=('mingw-w64'::'git+https://git.code.sf.net/p/mingw-w64/mingw-w64')
|
||||
source=('mingw-w64'::'git://git.code.sf.net/p/mingw-w64/mingw-w64')
|
||||
sha256sums=('SKIP')
|
||||
|
||||
MINGW_CHOST=${CARCH}-w64-mingw32
|
||||
|
||||
Reference in New Issue
Block a user