[arch-commits] Commit in compiler-rt/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sat Jan 9 23:09:58 UTC 2021
Date: Saturday, January 9, 2021 @ 23:09:58
Author: foutrelis
Revision: 405900
upgpkg: compiler-rt 11.0.1-1: new upstream release
Modified:
compiler-rt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-09 23:06:27 UTC (rev 405899)
+++ PKGBUILD 2021-01-09 23:09:58 UTC (rev 405900)
@@ -2,7 +2,7 @@
# Contributor: Jan "heftig" Steffens <jan.steffens at gmail.com>
pkgname=compiler-rt
-pkgver=11.0.0
+pkgver=11.0.1
pkgrel=1
pkgdesc="Compiler runtime libraries for clang"
arch=('x86_64')
@@ -15,7 +15,7 @@
options=('staticlibs')
_source_base=https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkgver
source=($_source_base/$pkgname-$pkgver.src.tar.xz{,.sig})
-sha256sums=('374aff82ff573a449f9aabbd330a5d0a441181c535a3599996127378112db234'
+sha256sums=('087be3f1116e861cd969c9b0b0903c27028b52eaf45157276f50a9c2500687fc'
'SKIP')
validpgpkeys+=('B6C8F98282B944E3B0D5C2530FC3042E345AD05D') # Hans Wennborg <hans at chromium.org>
validpgpkeys+=('474E22316ABF4785A88C6E8EA2C794A986419D8A') # Tom Stellard <tstellar at redhat.com>
More information about the arch-commits
mailing list