1.7.3
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
715ac6ee7c
commit
b670ed7e1b
4
PKGBUILD
4
PKGBUILD
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: Jack L. Frost <fbt@fleshless.org>
|
# Maintainer: Jack L. Frost <fbt@fleshless.org>
|
||||||
pkgname='dxvk-bin'
|
pkgname='dxvk-bin'
|
||||||
pkgver=1.5
|
pkgver=1.7.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Vulkan-based D3D11 and D3D10 implementation for Linux / Wine'
|
pkgdesc='Vulkan-based D3D11 and D3D10 implementation for Linux / Wine'
|
||||||
arch=( 'x86_64' )
|
arch=( 'x86_64' )
|
||||||
|
@ -22,5 +22,5 @@ package() {
|
||||||
chmod 644 "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
|
chmod 644 "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha1sums=('012481e05f88bdf45b3c32d0134f805213fd3c5a'
|
sha1sums=('ae6b5f363b0e27ebbf2f33ca35696db99472096d'
|
||||||
'4a83b2fbabc7965ffeffdda9b49248867c18e621')
|
'4a83b2fbabc7965ffeffdda9b49248867c18e621')
|
||||||
|
|
Reference in New Issue
Block a user