gcc, winpthreads: rebuild

See #8094
This commit is contained in:
Christoph Reiter
2021-03-09 17:31:40 +01:00
parent 393f079397
commit d08f61e6f7
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ pkgver=10.2.0
#_majorver=${pkgver:0:1}
#_sourcedir=${_realname}-${_majorver}-${_snapshot}
_sourcedir=${_realname}-${pkgver}
pkgrel=6
pkgrel=9
pkgdesc="GCC for the MinGW-w64"
arch=('any')
url="https://gcc.gnu.org"

View File

@@ -6,7 +6,7 @@ _realname=winpthreads
pkgbase=mingw-w64-${_realname}-git
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}-git" "${MINGW_PACKAGE_PREFIX}-libwinpthread-git")
pkgver=9.0.0.6128.07922837
pkgrel=1
pkgrel=2
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
pkgdesc="MinGW-w64 winpthreads library"
url="https://mingw-w64.sourceforge.io/"