calibre: update to 2.82.0.
This commit is contained in:
parent
38b4e262a9
commit
c3a68a261b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=2.81.0
|
version=2.82.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="qt5-qmake python-devel pkg-config
|
hostmakedepends="qt5-qmake python-devel pkg-config
|
||||||
python-dateutil python-lxml python-Pillow
|
python-dateutil python-lxml python-Pillow
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://calibre-ebook.com"
|
homepage="https://calibre-ebook.com"
|
||||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||||
checksum=9ab2a6c40b6ca18a2fe9bc9bfe177558da80678403cdb85b888e98de95eb9445
|
checksum=137995abe467fcb951c1d42583305ebec7b8ca403c44895e70f82a2d6156711c
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
|
|
Loading…
Reference in a new issue