Date: Thursday, June 24, 2021 @ 07:43:23 Author: lcarlier Revision: 418682
upgpkg: vulkan-validation-layers 1.2.182-1: upstream update 1.2.182 Modified: vulkan-validation-layers/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-24 07:27:55 UTC (rev 418681) +++ PKGBUILD 2021-06-24 07:43:23 UTC (rev 418682) @@ -1,7 +1,7 @@ # Maintainer: Laurent Carlier <[email protected]> pkgname=vulkan-validation-layers -pkgver=1.2.172 +pkgver=1.2.182 pkgrel=1 pkgdesc="Vulkan Validation Layers" arch=(x86_64) @@ -14,7 +14,7 @@ options=(!strip) source=("https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/v${pkgver}.tar.gz") #source=("git+https://github.com/KhronosGroup/Vulkan-ValidationLayers.git#commit=35d091dad71304dab79758fdae4bda12f692d735") -sha256sums=('0e29bf2545658177d37052bcce09f29d3f464caf31d00a84c37368dd1a660d29') +sha256sums=('5a1f7027c06a8e5ae777d9053b5ce46f10ca623806a43332eb2da06fe46476d4') #pkgver() { # cd "${srcdir}/Vulkan-ValidationLayers"
