Fix some builds
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# $Id: PKGBUILD 266006 2017-11-09 13:20:35Z spupykin $
|
||||
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
||||
# Maintainer: rubenvb vanboxem <dottie> ruben <attie> gmail <dottie> com
|
||||
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
||||
# Contributor: rubenvb vanboxem <dottie> ruben <attie> gmail <dottie> com
|
||||
|
||||
_targets="i686-w64-mingw32 x86_64-w64-mingw32"
|
||||
|
||||
pkgname=mingw-w64-winpthreads
|
||||
pkgver=5.0.3
|
||||
pkgver=5.0.4
|
||||
_pkgver=${pkgver/rc/-rc}
|
||||
pkgrel=1
|
||||
pkgdesc='MinGW-w64 winpthreads library'
|
||||
@@ -20,7 +19,7 @@ replaces=('mingw-w64-headers-bootstrap')
|
||||
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
|
||||
validpgpkeys=('CAF5641F74F7DFBA88AE205693BDB53CD4EBC740')
|
||||
source=(https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${_pkgver}.tar.bz2{,.sig})
|
||||
sha256sums=('2a601db99ef579b9be69c775218ad956a24a09d7dabc9ff6c5bd60da9ccc9cb4'
|
||||
sha256sums=('5527e1f6496841e2bb72f97a184fc79affdcd37972eaa9ebf7a5fd05c31ff803'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
Reference in New Issue
Block a user