Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2019-11-21 18:53:16 +03:00
parent be6debdbff
commit 2c6de6cbf5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: Jack L. Frost <fbt@fleshless.org>
pkgname='dxvk-bin'
pkgver=1.4.4
pkgver=1.4.5
pkgrel=1
pkgdesc='Vulkan-based D3D11 and D3D10 implementation for Linux / Wine'
arch=( 'x86_64' )
@ -22,5 +22,5 @@ package() {
chmod 644 "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
}
sha1sums=('831d019a7d77502fe05d293baeec2e66c8b11a4b'
sha1sums=('9ed8d6185e9ffc36864b40064bcce65f74fcbefc'
'4a83b2fbabc7965ffeffdda9b49248867c18e621')