summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-01-25 12:28:53 -0700
committerMark Wagie2022-01-25 12:28:53 -0700
commite21690a1fc70a202216e4f64e8c714bf586454ed (patch)
tree4ff356497a11f67ea6516157b5e3ceaea464a19c
parent0dd9fce2e5b2077ca0cce643534e3618a92f7740 (diff)
downloadaur-e21690a1fc70a202216e4f64e8c714bf586454ed.tar.gz
3.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84ed408b3c46..f30ce8cf9cf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vulkan-caps-viewer-wayland
pkgdesc = Vulkan Hardware Capability Viewer
- pkgver = 3.05
+ pkgver = 3.1
pkgrel = 1
url = http://vulkan.gpuinfo.org
arch = x86_64
@@ -11,7 +11,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.05
+ source = vulkan-caps-viewer::git+https://github.com/SaschaWillems/VulkanCapsViewer.git#tag=3.1
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5805dbad61b8..5b761fca4c8a 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.05
+pkgver=3.1
pkgrel=1
pkgdesc="Vulkan Hardware Capability Viewer"
arch=('x86_64' 'aarch64')