main/llvm10: rebuild

This commit is contained in:
Ariadne Conill 2020-04-10 04:34:05 +00:00
parent 09a956c801
commit 21bc86fa6d

View File

@ -8,7 +8,7 @@ _pkgname=llvm
pkgver=10.0.0
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
pkgrel=1
pkgrel=2
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"