mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
calibre: update to 4.17.0.
This commit is contained in:
parent
8c092078bf
commit
ba3ac8f229
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=4.15.0
|
||||
revision=2
|
||||
version=4.17.0
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
|
||||
|
@ -25,7 +25,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://calibre-ebook.com"
|
||||
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
|
||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||
checksum=75e687f56c1d02256e89dc2c36e2adcd2beeace126a12e4969700656b8df1555
|
||||
checksum=aada09db377ef7f36253afd9458314f6c6c015f92b8630be00e11585b0e8ffe1
|
||||
nocross=yes
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue