summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a24591df1cbdbb08aaed048d5502722d387a45a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = llvm-mingw-w64-toolchain-ucrt-bin
	pkgdesc = LLVM/Clang/LLD based mingw-w64 toolchain (UCRT) targeting i686, x86-64, armv7, and aarch64
	pkgver = 20241001
	pkgrel = 1
	url = https://github.com/mstorsjo/llvm-mingw
	arch = aarch64
	arch = x86_64
	license = custom
	provides = llvm-mingw-w64-toolchain
	provides = mingw-w64-binutils
	provides = mingw-w64-crt
	provides = mingw-w64-gcc
	provides = mingw-w64-headers
	provides = mingw-w64-winpthreads
	options = !strip
	source = https://github.com/mstorsjo/llvm-mingw/releases/download/20241001/llvm-mingw-20241001-ucrt-ubuntu-20.04-x86_64.tar.xz
	sha256sums = 5ef76d9a772f5896fafb61a1b670bc13e5336692ecdcea2b312a64552d58a1a2

pkgname = llvm-mingw-w64-toolchain-ucrt-bin