testing/dxvk: upgrade to 1.4.3

This commit is contained in:
Leo 2019-10-18 16:36:43 -03:00
parent a1a4f04526
commit dd39154ccd

View File

@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=dxvk
pkgver=1.4.2
pkgver=1.4.3
pkgrel=0
pkgdesc="Vulkan-based compatibility layer for Direct3D 10/11"
options="!strip !check"
@ -49,4 +49,4 @@ package() {
ln -s /usr/share/dxvk/setup_dxvk.sh "$pkgdir"/usr/bin/setup_dxvk
chmod +x "$pkgdir"/usr/share/dxvk/setup_dxvk.sh
}
sha512sums="603e8ea350f2aae88decbda0dae15f27533f6524b556f4bf8da020d0d0e6d47967cbf0512b4009ed927b31cb99dd339c5cc6ea9c23eae01cd677694438e8f77a dxvk-1.4.2.tar.gz"
sha512sums="53ed4af15d7818875d92c3463cf3c64d15ce064c43cbd7fec3d72d306f832f3ba4b933eb54b18a539651c464883bc4c64a3844e108f9d4d04cd957c3f863f479 dxvk-1.4.3.tar.gz"