summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a9e32885e72..33faa2ee7841 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=gpu-viewer
_pkgname=GPU-Viewer
pkgver=1.13
-pkgrel=1
+pkgrel=2
pkgdesc="A frontend to glxinfo and vulkaninfo."
arch=('i686' 'x86_64')
url="https://github.com/arunsivaramanneo/GPU-Viewer/"
license=('GPL3')
-depends=('gtk3' 'python' 'python-gobject' 'vulkan-validation-layers' 'clinfo')
+depends=('gtk3' 'python' 'python-gobject' 'vulkan-tools' 'clinfo')
optdepends=('nvidia: Vulkan nvidia driver'
'mesa'
'vulkan-radeon: Vulkan AMD drivers'