Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / glad


Commits:
6bc77cf6 by Robin Candau at 2024-09-29T18:01:25+02:00
upgpkg: 2.0.8-1: New upstream release
https://github.com/Dav1dde/glad/pull/490

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = glad
        pkgdesc = Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator 
based on the official specs
-       pkgver = 2.0.7
-       pkgrel = 2
+       pkgver = 2.0.8
+       pkgrel = 1
        url = https://github.com/Dav1dde/glad
        arch = any
        license = MIT
@@ -21,8 +21,8 @@ pkgbase = glad
        depends = python-jinja
        depends = python-lxml
        depends = python-setuptools
-       source = 
https://github.com/Dav1dde/glad/archive/refs/tags/v2.0.7/glad-2.0.7.tar.gz
-       sha512sums = 
6aae5e36acd319913f3c313da2a552d3033f7acbfd38fd07da99e737a23eaf250091134d82eceaf106aaa26bdd9f3a95b64dea635d5a82010e4d9a0ba69fc0e1
-       b2sums = 
b6bb2157742d4d186f83a4bb1d97e1b62a7266970cd6fa4d80218f264df48161647cd520dbd6fbde6bfd96b81e938e724a15153d4721b2fa6f678d145c7927f0
+       source = 
https://github.com/Dav1dde/glad/archive/refs/tags/v2.0.8/glad-2.0.8.tar.gz
+       sha512sums = 
ec964d0080c9714803f0464492b237039d2bede805d21aa9e487f3bf910447fd6440eeca59f3795dc4d5dd3b3df35101714fa21ea19eb29f6a021864a2310acd
+       b2sums = 
cceee457246dd6edf03da895dc7fd8e7a8e9ab616b88e9703377a5749f827476d743b80a6a3753276b69ffa7987be523e6590d14c756e8d2afc799fdf01d655b
 
 pkgname = glad


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=glad
-pkgver=2.0.7
-pkgrel=2
+pkgver=2.0.8
+pkgrel=1
 pkgdesc='Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on 
the official specs'
 url='https://github.com/Dav1dde/glad'
 arch=('any')
@@ -12,8 +12,8 @@ depends=('python' 'python-jinja' 'python-lxml' 
'python-setuptools')
 makedepends=('python-build' 'python-installer' 'python-wheel')
 checkdepends=('python-pytest' 'xorgproto' 'libx11' 'glfw-x11' 
'xorg-server-xvfb' 'rust' 'libxinerama' 'libxcursor' 'libxi')
 source=("${url}/archive/refs/tags/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('6aae5e36acd319913f3c313da2a552d3033f7acbfd38fd07da99e737a23eaf250091134d82eceaf106aaa26bdd9f3a95b64dea635d5a82010e4d9a0ba69fc0e1')
-b2sums=('b6bb2157742d4d186f83a4bb1d97e1b62a7266970cd6fa4d80218f264df48161647cd520dbd6fbde6bfd96b81e938e724a15153d4721b2fa6f678d145c7927f0')
+sha512sums=('ec964d0080c9714803f0464492b237039d2bede805d21aa9e487f3bf910447fd6440eeca59f3795dc4d5dd3b3df35101714fa21ea19eb29f6a021864a2310acd')
+b2sums=('cceee457246dd6edf03da895dc7fd8e7a8e9ab616b88e9703377a5749f827476d743b80a6a3753276b69ffa7987be523e6590d14c756e8d2afc799fdf01d655b')
 
 build() {
        cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glad/-/commit/6bc77cf6e79da4524e491ff5cb5981247e0cf425

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


Reply via email to