mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/vulkan-tools to 1.1.114-1
This commit is contained in:
parent
5ea08b876b
commit
727eb083a4
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.113
|
pkgver=1.1.114
|
||||||
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=('b7e000bffa1a036281dd6b06d6f09f7242bd8b8e0d084d6523ac56cd1ac9e64e')
|
sha256sums=('d40c0db2353d4d6f70a184787ecae75ff53a4f4260e85ef986b2d0acac67c993')
|
||||||
|
|
||||||
#pkgver() {
|
#pkgver() {
|
||||||
# cd "${srcdir}"/Vulkan-Tools*
|
# cd "${srcdir}"/Vulkan-Tools*
|
||||||
|
|
Loading…
Reference in a new issue