Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-renderdoc


Commits:
b4aa3e42 by Campbell Jones at 2023-12-16T15:33:43-05:00
upgpkg: 1.30-1: Update to v1.30

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-renderdoc
        pkgdesc = OpenGL and Vulkan debugging tool (capture-only, 32-bit)
-       pkgver = 1.29
+       pkgver = 1.30
        pkgrel = 1
        url = https://github.com/baldurk/renderdoc
        arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = lib32-renderdoc
        conflicts = lib32-renderdoc-minimal
        replaces = lib32-renderdoc-minimal
        options = !lto
-       source = https://github.com/baldurk/renderdoc/archive/v1.29.tar.gz
-       source = 
https://github.com/baldurk/renderdoc/releases/download/v1.29/v1.29.tar.gz.asc
+       source = https://github.com/baldurk/renderdoc/archive/v1.30.tar.gz
+       source = 
https://github.com/baldurk/renderdoc/releases/download/v1.30/v1.30.tar.gz.asc
        validpgpkeys = 1B039DB9A4718A2D699DE031AC612C3120C34695
-       b2sums = 
492b32140c8ad1ab3e753158cfede64ea0b580a2df03094aeeff2d4eac659fbedc62971f65d3fe024e0282de39d5f122b512be2fc6a28ac7abf794b58f116322
+       b2sums = 
2e9364a8eabca64384e066709c98be8df0ed3c970c173074f9d38eea21d4dc31a50b862818879ccb9f32be8b839643c2d01ddda70d9da8c338c2fc305549eaa9
        b2sums = SKIP
 
 pkgname = lib32-renderdoc


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _pkgname=renderdoc
 pkgname=lib32-$_pkgname
-pkgver=1.29
+pkgver=1.30
 pkgrel=1
 pkgdesc="OpenGL and Vulkan debugging tool (capture-only, 32-bit)"
 arch=(x86_64)
@@ -18,7 +18,7 @@ options=("!lto")
 source=("https://github.com/baldurk/$_pkgname/archive/v${pkgver}.tar.gz";
         
"https://github.com/baldurk/$_pkgname/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc";)
 validpgpkeys=('1B039DB9A4718A2D699DE031AC612C3120C34695')
-b2sums=('492b32140c8ad1ab3e753158cfede64ea0b580a2df03094aeeff2d4eac659fbedc62971f65d3fe024e0282de39d5f122b512be2fc6a28ac7abf794b58f116322'
+b2sums=('2e9364a8eabca64384e066709c98be8df0ed3c970c173074f9d38eea21d4dc31a50b862818879ccb9f32be8b839643c2d01ddda70d9da8c338c2fc305549eaa9'
         'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-renderdoc/-/commit/b4aa3e42af1df65856b32998e2e1b51f6025db2c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-renderdoc/-/commit/b4aa3e42af1df65856b32998e2e1b51f6025db2c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to