upver: 2.7.1-1

This commit is contained in:
detiam 2026-02-22 07:01:55 +08:00
parent 7d9c1961a1
commit 9e5b490a4e
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.7
pkgver = 2.7.1
pkgrel = 1
url = https://gitlab.com/Ph42oN/dxvk-gplasync
arch = x86_64
@ -10,18 +10,18 @@ pkgbase = dxvk-gplasync-bin
depends = bash
optdepends = wine
optdepends = proton
provides = dxvk=2.7
provides = dxvk=2.7.1
provides = d8vk
provides = d9vk
conflicts = dxvk
conflicts = d8vk
conflicts = d9vk
options = !strip
source = https://gitlab.com/Ph42oN/dxvk-gplasync/-/raw/main/releases/dxvk-gplasync-v2.7-1.tar.gz
source = https://gitlab.com/Ph42oN/dxvk-gplasync/-/raw/main/releases/dxvk-gplasync-v2.7.1-1.tar.gz
source = dxvk-gplasync-env.conf
source = setup_dxvk_proton.sh
source = setup_dxvk.sh::https://aur.archlinux.org/cgit/aur.git/plain/setup_dxvk.sh?h=dxvk-mingw&id=15fc8ab6b1bb285df589359c50540b9c14c1f063
sha256sums = 612e6b059d060bb51a46085ae9abf4036bc1c357e174e3f1924d266c632dfe97
sha256sums = 590050b88be7b156cf641abe762e1ad47ebbe828f7f0edb2970aa4716ee3af6d
sha256sums = 145406e5cf182f6a37ebcb40a38a0cd84f3f547e1943536d03c7d6c6b2b6d950
sha256sums = ce5712e2287b1ab52a9160dd7bacf0694ee3e7a5888bd71a06f27ca67af051d6
sha256sums = b562e8dc9539ef3cd1554c6679eef10aacf21103403d7390a141a41ae146b7a6

View file

@ -5,7 +5,7 @@
_pkgname=dxvk-gplasync
pkgname=$_pkgname-bin
pkgver=2.7
pkgver=2.7.1
pkgrel=1
_srcver="v$pkgver-$pkgrel"
pkgdesc="A Vulkan-based compatibility layer for Direct3D 9/10/11 (with gplasync patch)"
@ -21,7 +21,7 @@ source=("$url/-/raw/main/releases/$_pkgname-$_srcver.tar.gz"
"$_pkgname-env.conf"
'setup_dxvk_proton.sh'
'setup_dxvk.sh::https://aur.archlinux.org/cgit/aur.git/plain/setup_dxvk.sh?h=dxvk-mingw&id=15fc8ab6b1bb285df589359c50540b9c14c1f063') # https://raw.githubusercontent.com/doitsujin/dxvk/4f90d7bf5f9ad785660507e0cb459a14dab5ac75/setup_dxvk.sh
sha256sums=('612e6b059d060bb51a46085ae9abf4036bc1c357e174e3f1924d266c632dfe97'
sha256sums=('590050b88be7b156cf641abe762e1ad47ebbe828f7f0edb2970aa4716ee3af6d'
'145406e5cf182f6a37ebcb40a38a0cd84f3f547e1943536d03c7d6c6b2b6d950'
'ce5712e2287b1ab52a9160dd7bacf0694ee3e7a5888bd71a06f27ca67af051d6'
'b562e8dc9539ef3cd1554c6679eef10aacf21103403d7390a141a41ae146b7a6')