Skip to content

Commit

Permalink
Vulkan-Headers: update to 1.1.97.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasmus Thomsen authored and maxice8 committed Jan 11, 2019
1 parent 49de860 commit 61086be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/Vulkan-Headers/template
Original file line number Original file line Diff line number Diff line change
@@ -1,13 +1,13 @@
# Template file for 'Vulkan-Headers' # Template file for 'Vulkan-Headers'
pkgname=Vulkan-Headers pkgname=Vulkan-Headers
version=1.1.92.0 version=1.1.97
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname}-sdk-${version}" wrksrc="${pkgname}-${version}"
build_style=cmake build_style=cmake
short_desc="Vulkan header files" short_desc="Vulkan header files"
maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>" maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://www.khronos.org/vulkan/" homepage="https://www.khronos.org/vulkan/"
distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/sdk-${version}.tar.gz" distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${version}.tar.gz"
checksum=89164ad4e2a4767357732fd92248b6ec36a5ab16d988b64f2aa75cdbc28f6f19 checksum=662e919e00960adef27e6ee80e7d5bb7d670aa526b2d4596d8ac67b658cd9dc0

0 comments on commit 61086be

Please sign in to comment.