Skip to content

Commit

Permalink
calibre: update to 7.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
skmpz authored and sgn committed Mar 31, 2024
1 parent 33e122b commit 0bce3fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/calibre/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
version=7.6.0
version=7.7.0
revision=1
build_helper=python3
pycompile_dirs="/usr/lib/calibre/"
Expand Down Expand Up @@ -33,7 +33,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="7c3da44f01faf76c7a366f7736b510be66dc5e25fd847069a38c2f52f06a2c03"
checksum=fa4cf7173d510d0f913a0bfbcb458d016bc81122af1ca203f149d278287cc80e
python_version=3
lib32disabled=yes
nocross="python3 setup.py gui"
Expand Down

0 comments on commit 0bce3fc

Please sign in to comment.