diff options
Diffstat (limited to 'deskutils/calibre/Makefile')
-rw-r--r-- | deskutils/calibre/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 2e4dfec5df9f..005239186780 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,5 +1,6 @@ PORTNAME= calibre -PORTVERSION= 8.8.0 +PORTVERSION= 8.9.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= https://download.calibre-ebook.com/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -66,7 +67,7 @@ USES= desktop-file-utils gettext-runtime:build gl localbase:ldflags \ pkgconfig pyqt:6 python:3.11+ qt:6 shared-mime-info shebangfix sqlite ssl \ tar:xz xorg USE_GITHUB= nodefault -GH_TUPLE= kovidgoyal:calibre-translations:3f9e7e2:translations \ +GH_TUPLE= kovidgoyal:calibre-translations:6890dae:translations \ LibreOffice:dictionaries:ea41884:hypenation USE_GL= opengl USE_PYQT= pyqt6 pysip webengine qtbuilder:build sip:build |