Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / glad
Commits: ba63aca3 by Robin Candau at 2024-11-17T16:26:07+01:00 upgpkg: 2.0.8-2: Python 3.13 rebuild https://archlinux.org/todo/python-313-initial-rebuild/ - - - - - 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.8 - pkgrel = 1 + pkgrel = 2 url = https://github.com/Dav1dde/glad arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=glad pkgver=2.0.8 -pkgrel=1 +pkgrel=2 pkgdesc='Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs' url='https://github.com/Dav1dde/glad' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/glad/-/commit/ba63aca30fe1f577fa30f2608fad13169a10c30f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/glad/-/commit/ba63aca30fe1f577fa30f2608fad13169a10c30f You're receiving this email because of your account on gitlab.archlinux.org.
