upver: v2.3.1-1

This commit is contained in:
detiam 2024-04-16 11:16:56 +08:00
parent b68ec34ea0
commit 3458030a32
No known key found for this signature in database
GPG key ID: 8F3FBE68AEB4883C
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = dxvk-gplasync-bin
pkgdesc = A Vulkan-based compatibility layer for Direct3D 9/10/11 (with gplasync patch)
pkgver = 2.3
pkgver = 2.3.1
pkgrel = 1
url = https://gitlab.com/Ph42oN/dxvk-gplasync
arch = x86_64
@ -10,16 +10,16 @@ pkgbase = dxvk-gplasync-bin
depends = bash
optdepends = wine
optdepends = proton
provides = dxvk=2.3
provides = dxvk=2.3.1
provides = d9vk
conflicts = dxvk
conflicts = d9vk
options = !strip
source = https://gitlab.com/Ph42oN/dxvk-gplasync/-/raw/main/releases/dxvk-gplasync-v2.3-1.tar.gz
source = https://gitlab.com/Ph42oN/dxvk-gplasync/-/raw/main/releases/dxvk-gplasync-v2.3.1-1.tar.gz
source = dxvk-gplasync-env.conf
source = setup_dxvk_proton.sh
source = https://raw.githubusercontent.com/doitsujin/dxvk/4f90d7bf5f9ad785660507e0cb459a14dab5ac75/setup_dxvk.sh
sha256sums = 1e1f6db95f4a7f02d372012f4a723a161d732a39b3b3efcf8159e03cdff2dc1e
sha256sums = 763bb5bd22c1f56925afbab3a4590c84b6d4776f2d6bdd2cdda943c3cb66d9b6
sha256sums = 2bce3bf5dc5a3c7312bbaae96daf82e0fe6c370e96017ce5a0c49f40901866e3
sha256sums = 64fbbf9f30f2f4e8d1d82b088ade92f1bf8817a4bf6e21d7dd978f4276abe1a6
sha256sums = 0f688815530ab5e8cc89b9b45d9b1d66cd8cd5a7770fb8249339af555a30dfe7

View file

@ -4,7 +4,7 @@
# Contributor: Ewout van Mansom <ewout@vanmansom.name>
pkgname=dxvk-gplasync-bin
pkgver=2.3
pkgver=2.3.1
pkgrel=1
pkgdesc="A Vulkan-based compatibility layer for Direct3D 9/10/11 (with gplasync patch)"
arch=('x86_64')
@ -19,7 +19,7 @@ source=("$url/-/raw/main/releases/dxvk-gplasync-v$pkgver-$pkgrel.tar.gz"
'dxvk-gplasync-env.conf'
'setup_dxvk_proton.sh'
'https://raw.githubusercontent.com/doitsujin/dxvk/4f90d7bf5f9ad785660507e0cb459a14dab5ac75/setup_dxvk.sh')
sha256sums=('1e1f6db95f4a7f02d372012f4a723a161d732a39b3b3efcf8159e03cdff2dc1e'
sha256sums=('763bb5bd22c1f56925afbab3a4590c84b6d4776f2d6bdd2cdda943c3cb66d9b6'
'2bce3bf5dc5a3c7312bbaae96daf82e0fe6c370e96017ce5a0c49f40901866e3'
'64fbbf9f30f2f4e8d1d82b088ade92f1bf8817a4bf6e21d7dd978f4276abe1a6'
'0f688815530ab5e8cc89b9b45d9b1d66cd8cd5a7770fb8249339af555a30dfe7')