python3-pikepdf: update to 2.11.1.
This commit is contained in:
parent
062a5e5cce
commit
2bddd324b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pikepdf'
|
||||
pkgname=python3-pikepdf
|
||||
version=2.11.0
|
||||
version=2.11.1
|
||||
revision=1
|
||||
wrksrc="pikepdf-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://github.com/pikepdf/pikepdf"
|
||||
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
|
||||
checksum=53bf432be00fcb2f2a56c44b64c1b75e4c8f9fe0dcc97721319c53939fed8047
|
||||
checksum=810488f80a1d93652498222f9d1391d9287b3b842971d7a8878e69a287c2476f
|
||||
|
||||
pre_build() {
|
||||
vsed -i "s/__version__.*/__version__ = '${version}'/g" setup.py
|
||||
|
|
Loading…
Reference in a new issue