mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdfarranger: update to 1.11.0.
This commit is contained in:
parent
8c8d447ed2
commit
630c2ef428
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'pdfarranger'
|
# Template file for 'pdfarranger'
|
||||||
pkgname=pdfarranger
|
pkgname=pdfarranger
|
||||||
version=1.10.1
|
version=1.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="intltool python3-distutils-extra python3-setuptools"
|
hostmakedepends="intltool python3-distutils-extra python3-setuptools"
|
||||||
depends="img2pdf poppler-glib python3-dateutil python3-gobject python3-pikepdf"
|
depends="img2pdf poppler-glib python3-dateutil python3-gobject python3-pikepdf"
|
||||||
short_desc="Simple application for PDF Merging, Rearranging, and Splitting"
|
short_desc="Simple application for PDF Merging, Rearranging, and Splitting"
|
||||||
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
maintainer="Eloi Torrents <eloitor@duck.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/pdfarranger/pdfarranger"
|
homepage="https://github.com/pdfarranger/pdfarranger"
|
||||||
distfiles="https://github.com/pdfarranger/pdfarranger/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/pdfarranger/pdfarranger/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1d9648f81b9f0937ca723f7502a1dadcc4f3f6050afc6f0d4653bfaa8728a805
|
checksum=d13279bd1a5ecce4758e6357a95bd219a07342c0e25c2b47e620c717e067629a
|
||||||
# tests require involved xvfb setup
|
# tests require involved xvfb setup
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue