Skip to content

[llvm] 20.1.5-1: new upstream version #4201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

pkgname=(llvm llvm-tools llvm-devel llvm-libs llvm-lto lldb openmp lld clang flang mlir wasi-libc++ wasi-libc++abi wasi-compiler-rt)
_realpkgname=llvm-project
pkgver=20.1.4
pkgver=20.1.5
_binutilsver=2.44
pkgrel=4
pkgrel=1
arch=(x86_64 aarch64 riscv64 loongarch64)
url='https://llvm.org'
license=('custom:Apache 2.0 with LLVM Exception')
Expand Down Expand Up @@ -36,7 +36,7 @@ source=(
0001-clang-force-libc-linked-with-no-as-needed-when-using.patch
0002-sanitizer-common-fix-build-on-ppc64-musl.patch::https://github.com/llvm/llvm-project/commit/801b519dfd01.patch
)
sha256sums=('65e3a582c4c684fa707a56ff643427bce3633eceaceae3295d81c0e830f44b89'
sha256sums=('205c436f93a7e185cf9d63ae57e645f23561a4d1bf854f2c5bd78995a43a5c05'
'ce2017e059d63e67ddb9240e9d4ec49c2893605035cd60e92ad53177f4377237'
'5e58f02fe01ea22ea0406e4250ad89a053d517ef103a1dacfade4ecd98a7f2bc'
'e2655207dd8a90e8fdc9c7cc7c701738bc8ba932692a0752ace8cd06b45ccf94'
Expand Down