@@ -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"
|
||||
|
||||
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user