diff --git a/community/shaderc/APKBUILD b/community/shaderc/APKBUILD index ca7a169f316d219522f6f88d3b8b75c01d6bfedb..c29db24a374a5f35287df964c6e407e0ba22e0b1 100644 --- a/community/shaderc/APKBUILD +++ b/community/shaderc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Simon Zeni <simon@bl4ckb0ne.ca> pkgname=shaderc pkgver=2022.3 -pkgrel=0 +pkgrel=1 pkgdesc="A collection of tools, libraries, and tests for Vulkan shader compilation" options="!check" # Requires test setup from third party url="https://github.com/google/shaderc"