Snippet content copied to clipboard.
Are you sure to delete this snippet? No, don't delete
  1. pkgname=dxvk-mingw
  2. pkgver=2.1
  3. -_asyncver=2.0
  4. +_asyncver=2.1
  5. pkgrel=1
  6. pkgdesc='Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine, MingW version'
  7. arch=('x86_64')
  8. @@ -18,7 +18,7 @@ source=(
  9. "git+https://github.com/KhronosGroup/Vulkan-Headers.git"
  10. "git+https://github.com/KhronosGroup/SPIRV-Headers.git"
  11. "git+https://gitlab.freedesktop.org/JoshuaAshton/libdisplay-info.git"
  12. - "dxvk-async-${_asyncver}.patch::https://raw.githubusercontent.com/Sporif/dxvk-async/${_asyncver}/dxvk-async.patch"
  13. + "dxvk-async-${_asyncver}.patch::https://gitlab.com/Ph42oN/dxvk-gplasync/-/raw/main/dxvk-gplasync.patch"
  14. "dxvk-async-conf.patch"
  15. "dxvk-extraopts.patch"
  16. "setup_dxvk"
  17. @@ -123,7 +123,7 @@ sha256sums=('SKIP'
  18. 'SKIP'
  19. 'SKIP'
  20. 'SKIP'
  21. - '85877b6ea801b3a139797628415ac5c74ec87ce16d1d3c434f5c36b00922833d'
  22. + 'd127372403c16ff525bf9c96894a5f1c72e875a9d64068a526c96d1d60df76c5'
  23. 'c9c2f02bce1e1e93d511aff73484208456835d4d7601a36ab4524939472fc401'
  24. 'bcc15521e4c7f966a0192a1dabb7fb4935b33db39344ab5b861f9d81486f1362'
  25. 'c1f6a18b03d1612b60f8081428f00cfac5e66315fe9d42719f01cf5564deeeff')

Edit this Snippet