mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/vulkan-tools to 1.1.102-1
This commit is contained in:
parent
4f3db0bb0f
commit
0f5e1fa80e
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# - cmake with -DBUILD_CUBE=OFF
|
# - cmake with -DBUILD_CUBE=OFF
|
||||||
|
|
||||||
pkgname=vulkan-tools
|
pkgname=vulkan-tools
|
||||||
pkgver=1.1.101
|
pkgver=1.1.102
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://www.khronos.org/vulkan/"
|
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)
|
makedepends=(git cmake python vulkan-headers libx11 wayland)
|
||||||
source=("https://github.com/KhronosGroup/Vulkan-Tools/archive/v${pkgver}.tar.gz")
|
source=("https://github.com/KhronosGroup/Vulkan-Tools/archive/v${pkgver}.tar.gz")
|
||||||
#source=("git+https://github.com/KhronosGroup/Vulkan-Tools.git#commit=534747d770a84a18a20949430679aa1b7bf0f398")
|
#source=("git+https://github.com/KhronosGroup/Vulkan-Tools.git#commit=534747d770a84a18a20949430679aa1b7bf0f398")
|
||||||
sha256sums=('592fd3596587e522fd22a616c16a38675c55596f651ee628177be5325be36d4f')
|
sha256sums=('0094227e228d41d906aecde713bad81e80ea27ffb4483a9b2a25aca2b280c9e0')
|
||||||
|
|
||||||
#pkgver() {
|
#pkgver() {
|
||||||
# cd "${srcdir}"/Vulkan-Tools*
|
# cd "${srcdir}"/Vulkan-Tools*
|
||||||
|
|
Loading…
Reference in a new issue