summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d76375f90812..8b40ea9ab041 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vulkan-caps-viewer
pkgdesc = Vulkan Hardware Capability Viewer
- pkgver = 2.03a
- pkgrel = 2
+ pkgver = 2.04
+ pkgrel = 1
url = http://vulkan.gpuinfo.org/
arch = x86_64
license = GPL2
@@ -9,7 +9,7 @@ pkgbase = vulkan-caps-viewer
depends = vulkan-icd-loader
depends = qt5-base
depends = qt5-x11extras
- source = https://github.com/SaschaWillems/VulkanCapsViewer#tag=2.03a
+ source = https://github.com/SaschaWillems/VulkanCapsViewer#tag=2.04
source = https://github.com/KhronosGroup/Vulkan-Headers
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d2dc82acf9a5..019686793690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
pkgname=vulkan-caps-viewer
-pkgver=2.03a
-pkgrel=2
+pkgver=2.04
+pkgrel=1
pkgdesc='Vulkan Hardware Capability Viewer'
url='http://vulkan.gpuinfo.org/'
arch=('x86_64')