Skip to content

Commit b7071e1

Browse files
committed
llvm-julia-git: auto updated to 21.1.4-4
It has been built because: * yuyichao has requested to build it
1 parent 58ac1e1 commit b7071e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

archlinuxcn/llvm-julia-git/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
pkgname=(llvm-julia-git llvm-libs-julia-git)
55
pkgver=21.1.4
6-
pkgrel=3
7-
_archcn_rel=3
6+
pkgrel=4
7+
_archcn_rel=4
88
_versioned_llvm=
99
arch=(i686 x86_64 armv7h aarch64)
1010
url="https://llvm.org/"
@@ -17,7 +17,7 @@ makedepends=('cmake' 'ninja' 'zlib' 'zstd' 'libffi' 'libedit' 'ncurses'
1717
options=('staticlibs' '!strip' '!lto')
1818
source=(https://github.com/yuyichao/llvm-project/archive/refs/tags/archcn-$pkgver-$_archcn_rel.tar.gz)
1919
repodir=llvm-project-archcn-$pkgver-$_archcn_rel
20-
sha256sums=('2506f75a2284fda808701435341e08063804c9c9d49baef78be1b82ebabbc3bf')
20+
sha256sums=('5229b3702291a89d1cff0b36c682e9dd7a8c5f6a6a1e14c0bbd1d5553f06f518')
2121

2222
if [[ -z $_versioned_llvm ]]; then
2323
_llvm_prefix=/usr

0 commit comments

Comments
 (0)