python3-pikepdf: update to 2.9.2.
This commit is contained in:
parent
56435406c0
commit
8f0d330428
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pikepdf'
|
||||
pkgname=python3-pikepdf
|
||||
version=2.9.1
|
||||
version=2.9.2
|
||||
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=99c19cf0dd0fc89fc9e6a0de61e974e34d4111dd69802aeaee3e61fb1a74a3d8
|
||||
checksum=7dd6bad55da7b41b37f678058fa586b73d9052f46aa0ba78ad7b1bc61e854088
|
||||
|
||||
pre_build() {
|
||||
vsed -i "s/__version__.*/__version__ = '${version}'/g" setup.py
|
||||
|
|
Loading…
Reference in a new issue