calibre: update to 5.25.0.
This commit is contained in:
parent
ced1b8f723
commit
d3aa4428c0
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=5.21.0
|
||||
revision=2
|
||||
version=5.25.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5-svg
|
||||
|
@ -11,11 +11,11 @@ hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5-
|
|||
python3-zeroconf xdg-utils rapydscript-ng"
|
||||
makedepends="libinput-devel libmagick-devel libmtp-devel
|
||||
libpodofo-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
|
||||
qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel"
|
||||
qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel libstemmer-devel"
|
||||
depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
|
||||
python3-Markdown python3-Pillow python3-PyQt5-svg python3-zeroconf
|
||||
python3-PyQt5-webengine python3-PyQt5-webchannel python3-Pygments python3-apsw
|
||||
python3-css-parser python3-cssselect python3-dateutil python3-dbus
|
||||
python3-css-parser python3-cssselect python3-dateutil python3-jeepney
|
||||
python3-dnspython python3-feedparser python3-html5-parser python3-mechanize
|
||||
python3-msgpack python3-netifaces python3-psutil python3-regex python3-html2text
|
||||
python3-pychm python3-cchardet qt5-webengine speech-dispatcher"
|
||||
|
@ -27,7 +27,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://calibre-ebook.com"
|
||||
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
|
||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||
checksum=458b6b2dcc6bcf63676c327277192e88333cf9545d89806855d31b4c17e20257
|
||||
checksum=5a6213a14368a863d4f753f7d3c11fc5b0529f614fe9e0a6e7c790aa789544f6
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue