Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages /
renderdoc
Commits:
8a615189 by Campbell Jones at 2024-08-11T23:14:40-04:00
upgpkg: 1.34-1: Update to v1.34
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = renderdoc
pkgdesc = OpenGL and Vulkan debugging tool
- pkgver = 1.33
+ pkgver = 1.34
pkgrel = 1
url = https://github.com/baldurk/renderdoc
arch = x86_64
@@ -19,11 +19,11 @@ pkgbase = renderdoc
depends = qt5-x11extras
depends = xcb-util-keysyms
options = !lto
- source =
renderdoc-v1.33.tar.gz::https://github.com/baldurk/renderdoc/archive/v1.33.tar.gz
- source =
renderdoc-v1.33.tar.gz.asc::https://github.com/baldurk/renderdoc/releases/download/v1.33/v1.33.tar.gz.asc
+ source =
renderdoc-v1.34.tar.gz::https://github.com/baldurk/renderdoc/archive/v1.34.tar.gz
+ source =
renderdoc-v1.34.tar.gz.asc::https://github.com/baldurk/renderdoc/releases/download/v1.34/v1.34.tar.gz.asc
source =
https://github.com/baldurk/swig/archive/renderdoc-modified-7.zip
validpgpkeys = 1B039DB9A4718A2D699DE031AC612C3120C34695
- b2sums =
d0d2435dd63a8071a1640411c8d14074af804710b10d45581e9a51832a16b9753b593c98bd99a93002f4685d1c6c313ad7fa65eb42da559e692e667d9cb24e4f
+ b2sums =
7c613f9a399531202be8e3d2d87be94bee2408474277b4628b2b3315c8604afc7391ab4fec4f72149c13b4a69e9473691b93f13c1196232de61ac2707ed396da
b2sums = SKIP
b2sums =
136b0b48d5bddb2dfe6fffd54220a5b62bb9a725b800f1f7846d03469f0c859d0585a61118f64b2def81ad94ff650bdf82d1db7aeb7608a190792ce8033597dc
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Joshua Ashton <joshua at froggi dot es>
pkgname=renderdoc
-pkgver=1.33
+pkgver=1.34
pkgrel=1
pkgdesc="OpenGL and Vulkan debugging tool"
arch=(x86_64)
@@ -17,7 +17,7 @@
source=("$pkgname-v${pkgver}.tar.gz::https://github.com/baldurk/$pkgname/archive
"$pkgname-v${pkgver}.tar.gz.asc::https://github.com/baldurk/$pkgname/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc"
"https://github.com/baldurk/swig/archive/${pkgname}-modified-7.zip")
validpgpkeys=('1B039DB9A4718A2D699DE031AC612C3120C34695')
-b2sums=('d0d2435dd63a8071a1640411c8d14074af804710b10d45581e9a51832a16b9753b593c98bd99a93002f4685d1c6c313ad7fa65eb42da559e692e667d9cb24e4f'
+b2sums=('7c613f9a399531202be8e3d2d87be94bee2408474277b4628b2b3315c8604afc7391ab4fec4f72149c13b4a69e9473691b93f13c1196232de61ac2707ed396da'
'SKIP'
'136b0b48d5bddb2dfe6fffd54220a5b62bb9a725b800f1f7846d03469f0c859d0585a61118f64b2def81ad94ff650bdf82d1db7aeb7608a190792ce8033597dc')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/renderdoc/-/commit/8a6151899b9aa88b5eb80b13fb2b842ae571a4df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/renderdoc/-/commit/8a6151899b9aa88b5eb80b13fb2b842ae571a4df
You're receiving this email because of your account on gitlab.archlinux.org.