git » libclc.git » commit babdb8e

LLVM 10 rebuild

author Evangelos Foutras
2020-04-15 23:09:04 UTC
committer Evangelos Foutras
2020-04-15 23:09:04 UTC
parent 042fb8c3f334bbb302017a7e192c039101c71120

LLVM 10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 933f209..9e927a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=libclc
 pkgver=0.2.0+589+9aa6f35
-pkgrel=1
+pkgrel=2
 pkgdesc="Library requirements of the OpenCL C programming language"
 arch=('any')
 url="https://libclc.llvm.org/"