python3-Pygments: update to 2.12.0.

This commit is contained in:
Andrew J. Hesford 2022-05-01 22:04:13 -04:00
parent fdca21121b
commit 24e673d8e9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-Pygments'
pkgname=python3-Pygments
version=2.11.2
version=2.12.0
revision=1
wrksrc="Pygments-${version}"
build_style=python3-module
@ -15,7 +15,7 @@ license="BSD-2-Clause"
homepage="https://pygments.org"
changelog="https://raw.githubusercontent.com/pygments/pygments/master/CHANGES"
distfiles="${PYPI_SITE}/P/Pygments/Pygments-${version}.tar.gz"
checksum=4e426f72023d88d03b2fa258de560726ce890ff3b630f88c21cbb8b2503b8c6a
checksum=5eb116118f9612ff1ee89ac96437bb6b49e8f04d8a13b514ba26f620208e26eb
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
post_install() {