mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/vulkan-tools to 1.1.112-1
This commit is contained in:
parent
403f4af02f
commit
1e3e90ce73
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - cmake with -DBUILD_CUBE=OFF
|
||||
|
||||
pkgname=vulkan-tools
|
||||
pkgver=1.1.106
|
||||
pkgver=1.1.112
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url="https://www.khronos.org/vulkan/"
|
||||
|
@ -14,7 +14,7 @@ depends=(gcc-libs libxcb vulkan-icd-loader)
|
|||
makedepends=(git cmake python vulkan-headers libx11 wayland)
|
||||
source=("https://github.com/KhronosGroup/Vulkan-Tools/archive/v${pkgver}.tar.gz")
|
||||
#source=("git+https://github.com/KhronosGroup/Vulkan-Tools.git#commit=534747d770a84a18a20949430679aa1b7bf0f398")
|
||||
sha256sums=('fbfdf520f50ff82621671ee028ebfe9db2052223b64f0d2627156dacfe795ed5')
|
||||
sha256sums=('99764c8f4d9e01aa9597f5b7c8eceac20f46745d7d327e179e329a874675cb92')
|
||||
|
||||
#pkgver() {
|
||||
# cd "${srcdir}"/Vulkan-Tools*
|
||||
|
|
Loading…
Reference in a new issue