vulkan-headers: update

This commit is contained in:
Ella-0 2021-07-31 12:02:54 +00:00
parent e9b42da5bf
commit e52f1879ee

View file

@ -1,8 +1,8 @@
pkgname=vulkan-headers
pkgver=1.2.166
pkgver=1.2.182
fetch() {
curl -L "https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.166.tar.gz" -o $pkgname-$pkgver.tar.xz
curl -L "https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.182.tar.gz" -o $pkgname-$pkgver.tar.xz
tar -xf $pkgname-$pkgver.tar.xz
mv Vulkan-Headers-$pkgver $pkgname-$pkgver
mkdir $pkgname-$pkgver/build