Date: Wednesday, June 15, 2022 @ 09:45:12 Author: lcarlier Revision: 448721
upgpkg: vulkan-lunarg-tools 1.3.216.0-1: upstream update 1.3.216.0 Modified: vulkan-lunarg-tools/trunk/PKGBUILD ----------+ PKGBUILD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-15 08:59:33 UTC (rev 448720) +++ PKGBUILD 2022-06-15 09:45:12 UTC (rev 448721) @@ -2,8 +2,8 @@ pkgbase=vulkan-lunarg-tools pkgname=(vulkan-extra-tools vulkan-extra-layers) -_tag=1.3.204.1 -pkgver=1.3.204.1 +_tag=1.3.216.0 +pkgver=1.3.216.0 pkgrel=1 arch=(x86_64) url="http://lunarg.com/" @@ -76,12 +76,10 @@ _install fakeinstall/usr/lib/libVkLayer_api_dump.so _install fakeinstall/usr/lib/libVkLayer_monitor.so _install fakeinstall/usr/lib/libVkLayer_screenshot.so - _install fakeinstall/usr/lib/libVkLayer_device_simulation.so _install fakeinstall/etc/vulkan/explicit_layer.d/VkLayer_api_dump.json _install fakeinstall/etc/vulkan/explicit_layer.d/VkLayer_monitor.json _install fakeinstall/etc/vulkan/explicit_layer.d/VkLayer_screenshot.json - _install fakeinstall/etc/vulkan/explicit_layer.d/VkLayer_device_simulation.json install -dm755 ${pkgdir}/usr/share/{doc,licenses}/${pkgname} install -m644 VulkanTools*/LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/
