summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrià Cereto-Massagué2018-09-14 20:29:51 +0200
committerAdrià Cereto-Massagué2018-09-14 20:29:51 +0200
commit8b9b0e6df0233adec8193cbe1c79bed30726e7ba (patch)
tree900c2e7a524ec210d64026d0ced48f8a38fcb0c7
parent187e7923c5f7918a804185642f67d56fcac9074f (diff)
downloadaur-8b9b0e6df0233adec8193cbe1c79bed30726e7ba.tar.gz
0.72
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa056283b96b..37b7128e2a61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dxvk-bin
pkgdesc = A Vulkan-based compatibility layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine (binary files)
- pkgver = 0.71
+ pkgver = 0.72
pkgrel = 1
url = https://github.com/doitsujin/dxvk
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = dxvk-bin
provides = dxvk
conflicts = dxvk-git
options = !strip
- source = https://github.com/doitsujin/dxvk/releases/download/v0.71/dxvk-0.71.tar.gz
+ source = https://github.com/doitsujin/dxvk/releases/download/v0.72/dxvk-0.72.tar.gz
source = setup_dxvk_aur.verb
- sha256sums = fbe66337d1450f366961a7699253cd7a96c12a88c2fcda64b79be1cbb13d37d5
+ sha256sums = bc84f48f99cf5add3c8919a43d7a9c0bf208c994dc58326a636b56b8db650c52
sha256sums = 1a88e01e02ef9bfd9bf43d8dec4e70b425fb25812f597463ee4145705c82a504
pkgname = dxvk-win64-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5b321f71c1f5..d530daea1fee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=dxvk-bin
pkgname=('dxvk-win64-bin' 'dxvk-win32-bin' 'dxvk-bin')
-pkgver=0.71
+pkgver=0.72
pkgrel=1
pkgdesc="A Vulkan-based compatibility layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine (binary files)"
arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@ options=(!strip)
source=("https://github.com/doitsujin/dxvk/releases/download/v$pkgver/dxvk-$pkgver.tar.gz"
"setup_dxvk_aur.verb"
)
-sha256sums=("fbe66337d1450f366961a7699253cd7a96c12a88c2fcda64b79be1cbb13d37d5"
+sha256sums=("bc84f48f99cf5add3c8919a43d7a9c0bf208c994dc58326a636b56b8db650c52"
"1a88e01e02ef9bfd9bf43d8dec4e70b425fb25812f597463ee4145705c82a504")
_extract_bin() {