spirv-headers: update to 1.3.236.0

This commit is contained in:
Mehdi Chinoune
2022-12-17 05:14:52 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent c7893cd86d
commit 0a3da8e9cc

View File

@@ -5,7 +5,7 @@ _realname=spirv-headers
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
epoch=1
pkgver=1.3.231.1
pkgver=1.3.236.0
pkgrel=1
pkgdesc='Machine-readable files for the SPIR-V Registry (mingw-w64)'
arch=('any')
@@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
# _commit="b42ba6d92faf6b4938e6f22ddd186dbdacc98d78"
# "${_realname}"::"git+https://github.com/KhronosGroup/SPIRV-Headers#commit=${_commit}"
source=(https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/sdk-${pkgver}/${_realname}-${pkgver}.tar.gz)
sha512sums=('d2c47127fd81430383e8656917f76933b713ca6cb93b2a9c16c9e0b125e2f62f8c497cab3a4fcc2a711decd911ec5d15f1eb0270add05442aff6672e08c890d7')
sha512sums=('0faf13ba60a0b28081dfdc90a08eadb03c848da1f6e5ec5df436c6c470bc7f986c2663bbbf4478d9fb9f16fc7083313f6efe9f4db282844a40754c125876bfe7')
build() {
[[ -d ${srcdir}/build-${MSYSTEM} ]] && rm -rf ${srcdir}/build-${MSYSTEM}