* update glad to 2.0.5-1
This commit is contained in:
parent
03714eeffc
commit
2110c45316
@ -2,7 +2,7 @@
|
||||
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
|
||||
|
||||
pkgname=glad
|
||||
pkgver=2.0.4
|
||||
pkgver=2.0.5
|
||||
pkgrel=1
|
||||
pkgdesc='Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs'
|
||||
url='https://github.com/Dav1dde/glad'
|
||||
@ -10,10 +10,10 @@ arch=(any)
|
||||
license=('MIT')
|
||||
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' 'mingw-w64-gcc' 'wine' 'rust')
|
||||
checkdepends=('python-pytest' 'xorgproto' 'libx11' 'glfw-x11' 'xorg-server-xvfb' 'mingw-w64-gcc' 'wine' 'rust' 'libxinerama')
|
||||
source=(${url}/archive/refs/tags/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha512sums=('328d0dbe33e69f846d1c54226c6675694404f41e53c4762e6013c7bfe76b0700f0b28f4117a2018a09c9c23ccb6ad94d7b20882fefc2513941a4515686c9b9e7')
|
||||
b2sums=('788d2b70222fd09eea02515bdf3cbc147540631bf35fe39f12aa21fdbabf3d229f4234a430217dfaf3363934b8be12dd6a19871049a7b117deb8260ec69f8c67')
|
||||
sha512sums=('ca42985fc2a8e5eaa7508066792d6a2233bec66ade9aff55accf2efb3849c82b74116852fe63fdf7a1d65d90efe7d324f6ba8489ce4d9980b12c855579fde0b6')
|
||||
b2sums=('4289f729347100bcc74deee8e9b5c8949e127b78a41cd6fca163b666d43e3b96b6dd8c1a852151e05c73ea86532da15e928671ac6c753da4ed2e786452825eab')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
x
Reference in New Issue
Block a user