Skip to content

Commit e560a56

Browse files
committed
[libclc] 20.1.4-1: new upstream version
Reference: #3594
1 parent 75cc514 commit e560a56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Yukari Chiba <[email protected]>
22

33
pkgname=libclc
4-
pkgver=19.1.7
4+
pkgver=20.1.4
55
pkgrel=1
66
pkgdesc="Library requirements of the OpenCL C programming language"
77
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
1010
makedepends=('cmake' 'ninja' 'python' 'spirv-llvm-translator' 'llvm-devel')
1111
_source_base=https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkgver
1212
source=($_source_base/libclc-$pkgver.src.tar.xz)
13-
sha256sums=('77e2d71f5cea1d0b1014ba88186299d1a0848eb3dc20948baae649db9e7641cb')
13+
sha256sums=('08d792747dd08aa0fb3378f5dd4275d7fcb4b286db54eb3f6f9ce3548e13397a')
1414

1515
prepare() {
1616
cd $pkgname-$pkgver.src

0 commit comments

Comments
 (0)