Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/python3-glad/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-glad'
pkgname=python3-glad
version=2.0.4
revision=4
version=2.0.8
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="python3-Jinja2"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <[email protected]>"
license="MIT, Apache-2.0"
homepage="https://github.com/Dav1dde/glad"
distfiles="https://github.com/Dav1dde/glad/archive/refs/tags/v${version}.tar.gz"
checksum=02629644c242dcc27c58222bd2c001d5e2f3765dbbcfd796542308bddebab401
checksum=44f06f9195427c7017f5028d0894f57eb216b0a8f7c4eda7ce883732aeb2d0fc

post_install() {
vlicense LICENSE
Expand Down
Loading