Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
openxr


Commits:
516c38d2 by Sven-Hendrik Haase at 2023-12-06T22:22:29+01:00
upgpkg: 1.0.32-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = openxr
        pkgdesc = An open standard for virtual reality and augmented reality 
platforms and devices
-       pkgver = 1.0.30
+       pkgver = 1.0.32
        pkgrel = 1
        url = https://www.khronos.org/openxr/
        arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = openxr
        depends = libglvnd
        depends = libxrandr
        depends = libxxf86vm
-       source = 
https://github.com/KhronosGroup/OpenXR-SDK-Source/releases/download/release-1.0.30/OpenXR-SDK-Source-release-1.0.30.tar.gz
-       source = 
https://github.com/KhronosGroup/OpenXR-SDK-Source/releases/download/release-1.0.30/OpenXR-SDK-Source-release-1.0.30.tar.gz.asc
+       source = 
https://github.com/KhronosGroup/OpenXR-SDK-Source/releases/download/release-1.0.32/OpenXR-SDK-Source-release-1.0.32.tar.gz
+       source = 
https://github.com/KhronosGroup/OpenXR-SDK-Source/releases/download/release-1.0.32/OpenXR-SDK-Source-release-1.0.32.tar.gz.asc
        validpgpkeys = F029455EAB70F520FF4A03BD7F534CD56F00321E
-       sha512sums = 
41600c2706897abeb6c1fc7d5b3fb96160ef36162654ca16d05722e16053d06e9b7ee3ed58b61c9b36ae9a14c06ca53c8e7029c13157f876f8a14c46f62439c1
+       sha512sums = 
e21f2fd75c9c13ce8d6aa9c2c86c5152f9dad61802cf515f956345c9e37ead4aea957d62a379712f7c22b138463d80f796b53078f4c067e84efb9c4bca5a92e2
        sha512sums = SKIP
 
 pkgname = openxr


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=openxr
-pkgver=1.0.30
+pkgver=1.0.32
 pkgrel=1
 pkgdesc='An open standard for virtual reality and augmented reality platforms 
and devices'
 arch=('x86_64')
@@ -10,7 +10,7 @@ makedepends=('cmake' 'vulkan-headers' 'python' 'ninja' 
'wayland' 'mesa')
 license=('APACHE')
 
source=("https://github.com/KhronosGroup/OpenXR-SDK-Source/releases/download/release-${pkgver}/OpenXR-SDK-Source-release-${pkgver}.tar.gz"{,.asc})
 validpgpkeys=(F029455EAB70F520FF4A03BD7F534CD56F00321E)
-sha512sums=('41600c2706897abeb6c1fc7d5b3fb96160ef36162654ca16d05722e16053d06e9b7ee3ed58b61c9b36ae9a14c06ca53c8e7029c13157f876f8a14c46f62439c1'
+sha512sums=('e21f2fd75c9c13ce8d6aa9c2c86c5152f9dad61802cf515f956345c9e37ead4aea957d62a379712f7c22b138463d80f796b53078f4c067e84efb9c4bca5a92e2'
             'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openxr/-/commit/516c38d20f7eebe84edcc5591cf013c12413f593

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


Reply via email to