Date: Sunday, October 10, 2021 @ 23:33:39 Author: felixonmars Revision: 1029357
upgpkg: lib32-llvm 12.0.1-3: libffi 3.4 rebuild Modified: lib32-llvm/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-10 23:28:00 UTC (rev 1029356) +++ PKGBUILD 2021-10-10 23:33:39 UTC (rev 1029357) @@ -4,7 +4,7 @@ pkgname=('lib32-llvm' 'lib32-llvm-libs') pkgver=12.0.1 -pkgrel=2 +pkgrel=3 arch=('x86_64') url="https://llvm.org/" license=('custom:Apache 2.0 with LLVM Exception')