Merge pull request #3820 from Grauwolf/calibre
calibre: update to 2.53.0
This commit is contained in:
commit
5f557eb321
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=2.52.0
|
||||
version=2.53.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python pkg-config python-dateutil python-lxml python-Pillow
|
||||
|
@ -22,7 +22,7 @@ license="GPL-3"
|
|||
homepage="https://calibre-ebook.com"
|
||||
nocross=yes
|
||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||
checksum=9a2b01af095017eb94322df98251a15fc7e691d09cff9cc18ee3d409370941d1
|
||||
checksum=1f36c5f4144571576637a401067d0cf5aa0ef75ff97773511ab948a3d2806e67
|
||||
|
||||
pycompile_version="2.7"
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
|
Loading…
Reference in New Issue