python3-Pygments: update to 2.8.1.
This commit is contained in:
parent
1c47bf7524
commit
02f95743b1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Pygments'
|
||||
pkgname=python3-Pygments
|
||||
version=2.8.0
|
||||
version=2.8.1
|
||||
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=37a13ba168a02ac54cc5891a42b1caec333e59b66addb7fa633ea8a6d73445c0
|
||||
checksum=2656e1a6edcdabf4275f9a3640db59fd5de107d88e8663c5d4e9a0fa62f77f94
|
||||
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue