Skip to content

Commit

Permalink
2024.Q2.3 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blisto91 authored Jun 26, 2024
1 parent a69ab34 commit 33987d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plain ' `-+shdNNNNNNNNNNNNNNNdhs+-`'
plain ' `.-:///////:-.`'

pkgname=amdvlk-tkg
pkgver=2024.Q2.2
pkgver=2024.Q2.3
pkgrel=1
pkgdesc="AMD's standalone Vulkan driver"
arch=(x86_64)
Expand All @@ -34,7 +34,7 @@ provides=('vulkan-driver' 'lib32-vulkan-driver' 'amdvlk' 'lib32-amdvlk')
makedepends=('directx-shader-compiler' 'perl-xml-xpath' 'python' 'wayland' 'lib32-wayland' 'libxrandr' 'lib32-libxrandr' 'xorg-server-devel' 'cmake' 'ninja' 'git' 'glslang' 'ocaml-stdlib-shims' 'clang' 'lib32-clang' 'python-jinja' 'python-ruamel-yaml')
options=('!lto')
source=("https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-${pkgver}.tar.gz")
sha256sums=('d8bf5e3367289b6322a53f0775a99a1565f94003e33c1867e8639c4de5619758')
sha256sums=('3dd43ce83bf3e9aa32f2d6d02817c8547092b46fc135e4c4e783750d77939c6e')

# Workaround for chroot
if [[ "$PATH" != *"/bin/vendor_perl"* ]];then
Expand Down

0 comments on commit 33987d5

Please sign in to comment.