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 88d4f730470e..1daa73fd5a88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vulkan-caps-viewer
pkgdesc = Vulkan Hardware Capability Viewer
- pkgver = 2.2
+ pkgver = 2.21
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.2
+ source = https://github.com/SaschaWillems/VulkanCapsViewer#tag=2.21
source = https://github.com/KhronosGroup/Vulkan-Headers
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c513d689429e..6dfaac5ea091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
pkgname=vulkan-caps-viewer
-pkgver=2.2
+pkgver=2.21
pkgrel=1
pkgdesc='Vulkan Hardware Capability Viewer'
url='http://vulkan.gpuinfo.org/'