python3-Pygments: update to 2.8.0.

This commit is contained in:
Andrew J. Hesford 2021-02-16 11:25:42 -05:00
parent d1bdcc038e
commit a807022afb

View file

@ -1,6 +1,6 @@
# Template file for 'python3-Pygments'
pkgname=python3-Pygments
version=2.7.4
version=2.8.0
revision=1
wrksrc="Pygments-${version}"
build_style=python3-module
@ -11,8 +11,9 @@ short_desc="Generic syntax highlighter written in Python"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
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=df49d09b498e83c1a73128295860250b0b7edd4c723a32e9bc0d295c7c2ec337
checksum=37a13ba168a02ac54cc5891a42b1caec333e59b66addb7fa633ea8a6d73445c0
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
do_check() {