python3-Pygments: update to 2.10.0.
This commit is contained in:
parent
1500873cac
commit
a6662ce1a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Pygments'
|
||||
pkgname=python3-Pygments
|
||||
version=2.9.0
|
||||
version=2.10.0
|
||||
revision=1
|
||||
wrksrc="Pygments-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,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=a18f47b506a429f6f4b9df81bb02beab9ca21d0a5fee38ed15aef65f0545519f
|
||||
checksum=f398865f7eb6874156579fdf36bc840a03cab64d1cde9e93d68f46a425ec52c6
|
||||
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue