summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2023-05-19 23:12:40 +0300
committerStelios Tsampas2023-05-19 23:12:40 +0300
commit703ccb4aa606ff3e2909f57a47eb57de12e5dd94 (patch)
tree36b11d3e6e94bca163282bd7c9eb1e5b82bd1a36
parente92ac98692225db184b859edd7ef8c4d93fb2d3c (diff)
downloadaur-703ccb4aa606ff3e2909f57a47eb57de12e5dd94.tar.gz
[vkd3d-proton-mingw] Version 2.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.testing4
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e62baa1f336a..2ab52dbe113c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vkd3d-proton-mingw
pkgdesc = Fork of VKD3D. Development branches for Protons Direct3D 12 implementation
- pkgver = 2.8
- pkgrel = 2
+ pkgver = 2.9
+ pkgrel = 1
url = https://github.com/HansKristian-Work/vkd3d-proton
arch = x86_64
license = LGPL-2.1
@@ -13,12 +13,12 @@ pkgbase = vkd3d-proton-mingw
makedepends = mingw-w64-tools
provides = vkd3d-proton
provides = d3d12.dll
- provides = vkd3d-proton=2.8
+ provides = vkd3d-proton=2.9
conflicts = vkd3d-proton
conflicts = d3d12.dll
options = !lto
options = !staticlibs
- source = git+https://github.com/HansKristian-Work/vkd3d-proton.git#tag=v2.8
+ source = git+https://github.com/HansKristian-Work/vkd3d-proton.git#tag=v2.9
source = git+https://github.com/HansKristian-Work/dxil-spirv.git
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
diff --git a/PKGBUILD b/PKGBUILD
index ac03589c5306..e898c7dbf787 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: loathingkernel <loathingkernel @at gmail .dot com>
pkgname=vkd3d-proton-mingw
-pkgver=2.8
-pkgrel=2
+pkgver=2.9
+pkgrel=1
pkgdesc='Fork of VKD3D. Development branches for Protons Direct3D 12 implementation'
arch=('x86_64')
url="https://github.com/HansKristian-Work/vkd3d-proton"
diff --git a/PKGBUILD.testing b/PKGBUILD.testing
index d82a0f949b72..403651471a4e 100644
--- a/PKGBUILD.testing
+++ b/PKGBUILD.testing
@@ -1,8 +1,8 @@
# Maintainer: loathingkernel <loathingkernel @at gmail .dot com>
pkgname=vkd3d-proton-mingw
-pkgver=2.8
-pkgrel=2
+pkgver=2.9
+pkgrel=1
pkgdesc='Fork of VKD3D. Development branches for Protons Direct3D 12 implementation'
arch=('x86_64')
url="https://github.com/HansKristian-Work/vkd3d-proton"