calibre: update to 6.17.0
This commit is contained in:
parent
c12314a7aa
commit
43d9b48b7c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=6.13.0
|
||||
revision=3
|
||||
version=6.17.0
|
||||
revision=1
|
||||
build_wrksrc=calibre
|
||||
build_style=python3-module
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
@ -26,7 +26,7 @@ depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
|
|||
python3-pyqt6-network python3-pyqt6-dbus python3-pyqt6-opengl-widgets
|
||||
python3-pyqt6-widgets python3-pyqt6-gui python3-pyqt6-declarative
|
||||
python3-pyqt6-printsupport python3-pyqt6-webchannel python3-pyqt6-svg
|
||||
python3-pyqt6-webengine"
|
||||
python3-pyqt6-webengine python3-fonttools"
|
||||
checkdepends="${depends} libjpeg-turbo-tools jxrlib"
|
||||
short_desc="Ebook management application"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
|
@ -36,7 +36,7 @@ changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog
|
|||
_lover=7.4.3.2
|
||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz
|
||||
https://download.documentfoundation.org/libreoffice/src/${_lover%.*}/libreoffice-dictionaries-${_lover}.tar.xz"
|
||||
checksum="eb40f34b7106e3f36d37e0b65dacb5cec863665c68fb2350592dbc1ec133aea3
|
||||
checksum="1ca4abb8a5d850c1f5963e37080dd1a7795736538d5c4d4ff6014b687d7a368e
|
||||
3a55d5807b763827f820c4aee0a0fd9f44520e70629c9eb9748e1f8c57c64389"
|
||||
python_version=3
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue