summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-03-17 08:50:38 -0600
committerMark Wagie2023-03-17 08:50:38 -0600
commit48cea5f6148ed0eaf5ee0694f2bad7e8270b4f27 (patch)
treea76b346bc403b4bb6a7456b5e9753c67d74ae00d /PKGBUILD
parent86ed1b837feeae147d4b235f40329985190bb105 (diff)
downloadaur-48cea5f6148ed0eaf5ee0694f2bad7e8270b4f27.tar.gz
3.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5e7bb2b8ae3..a14b8ed6c75c 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.28
+pkgver=3.29
pkgrel=1
epoch=1
pkgdesc="Vulkan Hardware Capability Viewer"
@@ -12,7 +12,7 @@ depends=('vulkan-icd-loader' 'qt5-wayland')
makedepends=('git')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-_commit=f28e0b8616627d089a9afb72041eea05ec6a6458 # tags/3.28^0
+_commit=bf81c3dac833d53dc9137978c5d92549619217d5 # tags/3.29^0
source=("git+https://github.com/SaschaWillems/VulkanCapsViewer.git#commit=$_commit"
'git+https://github.com/KhronosGroup/Vulkan-Headers.git')
sha256sums=('SKIP'