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 b3f48fa703cd..90fe6d57451f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# If you need a GUI, grab that from renderdoc, as it provides qrenderdoc.
pkgname=lib32-renderdoc-minimal
-pkgver=1.22
+pkgver=1.25
pkgrel=1
pkgdesc="OpenGL and Vulkan debugging tool (minimal, capture-only, 32-bit)"
arch=(x86_64)
@@ -23,7 +23,7 @@ conflicts=("lib32-renderdoc")
source=("https://github.com/baldurk/renderdoc/archive/v${pkgver}.tar.gz"
"https://github.com/baldurk/renderdoc/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc")
validpgpkeys=('1B039DB9A4718A2D699DE031AC612C3120C34695')
-sha384sums=('e94ff8a086420581106aefed4eac5f37ae3f4f207e819f6bf45f95bcfbf2488fabb7dee8e70913bf321bfc80ee2b3e03'
+sha384sums=('f70eae948685b26c45c55313d0bad6d0edd5b1e61a1f4dba35d546f320777977deb2eb9ba1b002c40a0c504ab4e0a769'
'SKIP')
build() {