author | Levente Polyak
<anthraxx@archlinux.org> 2022-11-13 12:51:50 UTC |
committer | Levente Polyak
<anthraxx@archlinux.org> 2022-11-13 12:51:50 UTC |
parent | 7aa6bd470e8b0fd351b22edbb2c09a1404b0f54c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index a492e09..8acd5b5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ _srcname=SPIRV-LLVM-Translator pkgname=${_srcname,,} pkgver=14.0.0.r57+g33898cef -pkgrel=1 +pkgrel=2 pkgdesc="Tool and a library for bi-directional translation between SPIR-V and LLVM IR" arch=(x86_64) url="https://github.com/KhronosGroup/SPIRV-LLVM-Translator"