summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b65f0aac176b..88d4f730470e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vulkan-caps-viewer
pkgdesc = Vulkan Hardware Capability Viewer
- pkgver = 2.04
+ pkgver = 2.2
pkgrel = 1
url = http://vulkan.gpuinfo.org/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = vulkan-caps-viewer
depends = qt5-base
optdepends = qt5-x11extras
optdepends = qt5-wayland
- source = https://github.com/SaschaWillems/VulkanCapsViewer#tag=2.04
+ source = https://github.com/SaschaWillems/VulkanCapsViewer#tag=2.2
source = https://github.com/KhronosGroup/Vulkan-Headers
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f1179319b60d..c513d689429e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
pkgname=vulkan-caps-viewer
-pkgver=2.04
+pkgver=2.2
pkgrel=1
pkgdesc='Vulkan Hardware Capability Viewer'
url='http://vulkan.gpuinfo.org/'