summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrià Cereto-Massagué2019-05-19 20:42:38 +0200
committerAdrià Cereto-Massagué2019-05-19 20:42:38 +0200
commit98c66eebd7c38afc47842053df990193d5698bb9 (patch)
tree29d0d4eca18632348636b8ee35f563a19203f784 /PKGBUILD
parentbf2bdf2e57fe6987fd83af2d5eb17817f6013943 (diff)
downloadaur-98c66eebd7c38afc47842053df990193d5698bb9.tar.gz
1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10c240cd8689..c56986e054a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=dxvk-bin
pkgname=('dxvk-bin')
-pkgver=1.2
+pkgver=1.2.1
pkgrel=0
pkgdesc="A Vulkan-based compatibility layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine (Windows DLL binary files)"
arch=('x86_64' 'i686')
@@ -11,7 +11,7 @@ license=('zlib/libpng')
options=(!strip)
source=("https://github.com/doitsujin/dxvk/releases/download/v$pkgver/dxvk-$pkgver.tar.gz"
)
-sha256sums=("414751a810143ced34d1f4f0eb2a40e79b4c9726318994b244b70d1b3a6f8b32")
+sha256sums=("192beca0a34d13f101e9c2545d9533cf84830a23b566bed185c022ed754c3daa")
package_dxvk-bin () {
arch=('x86_64')