mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/vulkan-tools to 1.0.61.0-1
This commit is contained in:
parent
f6243b743f
commit
17f0ac633a
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgbase=vulkan-tools
|
||||
pkgname=(vulkan-trace vulkan-extra-layers)
|
||||
pkgver=1.0.57.0
|
||||
pkgver=1.0.61.0
|
||||
pkgrel=1
|
||||
arch=(i686 x86_64)
|
||||
url="http://lunarg.com/"
|
||||
|
@ -14,7 +14,7 @@ license=('custom')
|
|||
depends=()
|
||||
makedepends=(git cmake wget python-lxml libxcb libxrandr imagemagick qt5-svg)
|
||||
source=("vulkanTools-sdk-${pkgver}::https://github.com/LunarG/VulkanTools/archive/sdk-${pkgver}.tar.gz")
|
||||
sha256sums=('b169d6f36676d3f8c7ce74a4f1a844e94c6429b2663f0953b69153a474f19c57')
|
||||
sha256sums=('f75c5f7cf278e7e2a87c77ac80816639c59269debd4cd796b801cc04be6480e1')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/VulkanTools-sdk-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue