python3-Pygments: update to 2.11.1.
This commit is contained in:
parent
ce53e7e5f1
commit
8799f326ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Pygments'
|
||||
pkgname=python3-Pygments
|
||||
version=2.11.0
|
||||
version=2.11.1
|
||||
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=51130f778a028f2d19c143fce00ced6f8b10f726e17599d7e91b290f6cbcda0c
|
||||
checksum=59b895e326f0fb0d733fd28c6839bd18ad0687ba20efc26d4277fd1d30b971f4
|
||||
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue