File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
archlinuxcn/llvm-julia-git Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
44pkgname=(llvm-julia-git llvm-libs-julia-git)
55pkgver=21.1.4
6- pkgrel=3
7- _archcn_rel=3
6+ pkgrel=4
7+ _archcn_rel=4
88_versioned_llvm=
99arch=(i686 x86_64 armv7h aarch64)
1010url=" https://llvm.org/"
@@ -17,7 +17,7 @@ makedepends=('cmake' 'ninja' 'zlib' 'zstd' 'libffi' 'libedit' 'ncurses'
1717options=(' staticlibs' ' !strip' ' !lto' )
1818source=(https://github.com/yuyichao/llvm-project/archive/refs/tags/archcn-$pkgver -$_archcn_rel .tar.gz)
1919repodir=llvm-project-archcn-$pkgver -$_archcn_rel
20- sha256sums=(' 2506f75a2284fda808701435341e08063804c9c9d49baef78be1b82ebabbc3bf ' )
20+ sha256sums=(' 5229b3702291a89d1cff0b36c682e9dd7a8c5f6a6a1e14c0bbd1d5553f06f518 ' )
2121
2222if [[ -z $_versioned_llvm ]]; then
2323 _llvm_prefix=/usr
You can’t perform that action at this time.
0 commit comments