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