img2pdf: update to 0.4.4.
This commit is contained in:
parent
4dc0cb57f4
commit
a024cdc5fb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'img2pdf'
|
||||
pkgname=img2pdf
|
||||
version=0.4.3
|
||||
version=0.4.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-pikepdf python3-setuptools"
|
||||
|
@ -10,5 +10,5 @@ maintainer="Philipp David <pd@3b.pm>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.mister-muffin.de/josch/img2pdf"
|
||||
distfiles="${PYPI_SITE}/i/img2pdf/img2pdf-${version}.tar.gz"
|
||||
checksum=8e51c5043efa95d751481b516071a006f87c2a4059961a9ac43ec238915de09f
|
||||
checksum=8ec898a9646523fd3862b154f3f47cd52609c24cc3e2dc1fb5f0168f0cbe793c
|
||||
make_check=no # need to patch out some bitdepth checks
|
||||
|
|
Loading…
Reference in a new issue