python3-Pygments: update to 2.7.4.

This commit is contained in:
Andrew J. Hesford 2021-01-12 09:08:36 -05:00
parent 9e76603f55
commit 0c0110f10e
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.7.3
version=2.7.4
revision=1
wrksrc="Pygments-${version}"
build_style=python3-module
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-2-Clause"
homepage="https://pygments.org"
distfiles="${PYPI_SITE}/P/Pygments/Pygments-${version}.tar.gz"
checksum=ccf3acacf3782cbed4a989426012f1c535c9a90d3a7fc3f16d231b9372d2b716
checksum=df49d09b498e83c1a73128295860250b0b7edd4c723a32e9bc0d295c7c2ec337
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
do_check() {