Skip to content

Commit

Permalink
calibre: update to 5.13.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
skmpz committed Mar 25, 2021
1 parent f39a893 commit edb5a42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/calibre/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'calibre'
pkgname=calibre
version=5.9.0
revision=3
version=5.13.0
revision=1
build_style=python3-module
pycompile_dirs="/usr/lib/calibre/"
hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5-svg
Expand All @@ -18,7 +18,7 @@ depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
python3-css-parser python3-cssselect python3-dateutil python3-dbus
python3-dnspython python3-feedparser python3-html5-parser python3-mechanize
python3-msgpack python3-netifaces python3-psutil python3-regex python3-html2text
python3-pychm qt5-webengine speech-dispatcher"
python3-pychm python3-cchardet python3-py7zr qt5-webengine speech-dispatcher"
# should check if python3-pycryptodome is still needed
checkdepends="${depends} libjpeg-turbo-tools jxrlib python3-pycryptodome"
short_desc="Ebook management application"
Expand All @@ -27,7 +27,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=a71196af15372054c4a25697534a2df1ef6dd732b9db07aaecaac7a86d9b3a0a
checksum=183140671666922a3b7bb9158e162a84d7615c89543c917488c595974b965423
lib32disabled=yes
nocross=yes

Expand Down

0 comments on commit edb5a42

Please sign in to comment.