Python 3.13 rebuild, part 2
only llvm/gcc left
This commit is contained in:
@@ -51,7 +51,7 @@ else
|
||||
_sourcedir=${_realname}-${_version}-${_snapshot}
|
||||
_url=https://gcc.gnu.org/pub/gcc/snapshots/${_version}-${_snapshot}
|
||||
fi
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="GCC for the MinGW-w64"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
|
||||
@@ -29,7 +29,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-llvm"
|
||||
"${MINGW_PACKAGE_PREFIX}-lld")
|
||||
_pkgver=21.1.8
|
||||
pkgver=${_pkgver/-/}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="C language family frontend for LLVM (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
|
||||
Reference in New Issue
Block a user