vulkan: bump epoch for revert

This commit is contained in:
Christoph Reiter
2025-06-18 07:01:27 +02:00
parent 7e5e0aecd3
commit 1dd3d8bc2b
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ pkgbase=mingw-w64-vulkan-headers
pkgname=("${MINGW_PACKAGE_PREFIX}-vulkan-headers")
pkgver=1.4.313.0
pkgrel=1
epoch=1
pkgdesc='Vulkan header files (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')

View File

@@ -7,6 +7,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-vulkan-loader")
provides=("${MINGW_PACKAGE_PREFIX}-vulkan")
pkgver=1.4.313.0
pkgrel=1
epoch=1
pkgdesc='Vulkan Installable Client Driver (ICD) Loader (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')