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 977af018d9ce..32df0907037f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vulkan-caps-viewer-wayland
pkgdesc = Vulkan Hardware Capability Viewer
- pkgver = 3.02
+ pkgver = 3.03
pkgrel = 1
url = http://vulkan.gpuinfo.org
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = vulkan-caps-viewer-wayland
depends = qt5-wayland
provides = vulkan-caps-viewer
conflicts = vulkan-caps-viewer
- source = vulkan-caps-viewer::git+https://github.com/SaschaWillems/VulkanCapsViewer.git#tag=3.02
+ source = vulkan-caps-viewer::git+https://github.com/SaschaWillems/VulkanCapsViewer.git#tag=3.03
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 96035bb16255..83453951922a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Co-Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
pkgname=vulkan-caps-viewer-wayland
-pkgver=3.02
+pkgver=3.03
pkgrel=1
pkgdesc="Vulkan Hardware Capability Viewer"
arch=('x86_64')