summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevall4742021-03-10 13:08:01 -0500
committerkevall4742021-03-10 13:08:01 -0500
commit8f7bc5d47c57be00b345be795f29c3bb0fe001b4 (patch)
treed5256daed910771a2a1f51c0b0e7a20013540043
parent6a3b0bd618a25690fec6fb0068983cd6ff876742 (diff)
downloadaur-8f7bc5d47c57be00b345be795f29c3bb0fe001b4.tar.gz
bump to 12.0.0-rc3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ec0155aded3..b150291297f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spirv-llvm-translator-rc
pkgdesc = Tool and a library for bi-directional translation between SPIR-V and LLVM IR (rc release)
- pkgver = 12.0.0rc2
+ pkgver = 12.0.0rc3
pkgrel = 1
url = https://github.com/KhronosGroup/SPIRV-LLVM-Translator/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5a82b66221f8..3dd8607cdd89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ fi
pkgname=spirv-llvm-translator-rc
pkgdesc='Tool and a library for bi-directional translation between SPIR-V and LLVM IR (rc release)'
url='https://github.com/KhronosGroup/SPIRV-LLVM-Translator/'
-pkgver=12.0.0rc2
+pkgver=12.0.0rc3
pkgrel=1
arch=('x86_64')
license=(custom)