diff options
author | kekkon | 2024-04-16 19:51:35 +0200 |
---|---|---|
committer | kekkon | 2024-04-16 19:51:35 +0200 |
commit | 888be3811b0932b3c38d647aa8a80bd52e09da0b (patch) | |
tree | dc39502f629e41f1c1e922f2bfe2cb822c921161 /.SRCINFO | |
parent | a8abc61d0b5864b29e65383b556317154781a4f6 (diff) | |
download | aur-888be3811b0932b3c38d647aa8a80bd52e09da0b.tar.gz |
v2.3.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,19 +1,19 @@ pkgbase = dxvk-bin pkgdesc = A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine (Windows DLL binary files) - pkgver = 2.3 + pkgver = 2.3.1 pkgrel = 1 url = https://github.com/doitsujin/dxvk arch = x86_64 license = zlib/libpng provides = dxvk provides = d9vk - provides = dxvk=2.3 + provides = dxvk=2.3.1 conflicts = dxvk conflicts = d9vk options = !strip - source = https://github.com/doitsujin/dxvk/releases/download/v2.3/dxvk-2.3.tar.gz + source = https://github.com/doitsujin/dxvk/releases/download/v2.3.1/dxvk-2.3.1.tar.gz source = setup_dxvk.sh - sha256sums = 8059c06fc84a864122cc572426f780f35921eb4e3678dc337e9fd79ee5a427c0 + sha256sums = c51416d873ced17a6a52d1fb288f887148e9ab7841f25233b6aae24853956d2c sha256sums = 0f688815530ab5e8cc89b9b45d9b1d66cd8cd5a7770fb8249339af555a30dfe7 pkgname = dxvk-bin |