upver: 2.4-1

This commit is contained in:
detiam 2024-08-12 11:22:27 +08:00
parent 3458030a32
commit 4c03c3ab89
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.1
pkgver = 2.4
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.1
provides = dxvk=2.4
provides = d9vk
conflicts = dxvk
conflicts = d9vk
options = !strip
source = https://gitlab.com/Ph42oN/dxvk-gplasync/-/raw/main/releases/dxvk-gplasync-v2.3.1-1.tar.gz
source = https://gitlab.com/Ph42oN/dxvk-gplasync/-/raw/main/releases/dxvk-gplasync-v2.4-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 = 763bb5bd22c1f56925afbab3a4590c84b6d4776f2d6bdd2cdda943c3cb66d9b6
sha256sums = 687d6ef959a949f786155e6632849b919b47b63da316110cf0bf3d43e548b380
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.1
pkgver=2.4
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=('763bb5bd22c1f56925afbab3a4590c84b6d4776f2d6bdd2cdda943c3cb66d9b6'
sha256sums=('687d6ef959a949f786155e6632849b919b47b63da316110cf0bf3d43e548b380'
'2bce3bf5dc5a3c7312bbaae96daf82e0fe6c370e96017ce5a0c49f40901866e3'
'64fbbf9f30f2f4e8d1d82b088ade92f1bf8817a4bf6e21d7dd978f4276abe1a6'
'0f688815530ab5e8cc89b9b45d9b1d66cd8cd5a7770fb8249339af555a30dfe7')