We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179775d commit 0352e42Copy full SHA for 0352e42
srcpkgs/python3-glad/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-glad'
2
pkgname=python3-glad
3
-version=2.0.4
4
-revision=4
+version=2.0.8
+revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-setuptools python3-wheel"
7
depends="python3-Jinja2"
@@ -10,7 +10,7 @@ maintainer="Orphaned <[email protected]>"
10
license="MIT, Apache-2.0"
11
homepage="https://github.com/Dav1dde/glad"
12
distfiles="https://github.com/Dav1dde/glad/archive/refs/tags/v${version}.tar.gz"
13
-checksum=02629644c242dcc27c58222bd2c001d5e2f3765dbbcfd796542308bddebab401
+checksum=44f06f9195427c7017f5028d0894f57eb216b0a8f7c4eda7ce883732aeb2d0fc
14
15
post_install() {
16
vlicense LICENSE
0 commit comments