[arch-commits] Commit in calibre/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jan 5 18:42:21 UTC 2021


    Date: Tuesday, January 5, 2021 @ 18:42:21
  Author: arojas
Revision: 809715

Build with sip 6

Modified:
  calibre/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 18:37:37 UTC (rev 809714)
+++ PKGBUILD	2021-01-05 18:42:21 UTC (rev 809715)
@@ -9,7 +9,7 @@
 pkgbase=calibre
 pkgname=calibre
 pkgver=5.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Ebook management application"
 arch=('x86_64')
 url="https://calibre-ebook.com/"
@@ -21,7 +21,7 @@
 depends=('hunspell' 'hyphen' 'icu' 'jxrlib' 'libmtp' 'libusb'
          'libwmf' 'mathjax' 'mtdev' 'optipng' 'podofo'
          "${_py_deps[@]/#/python-}" 'qt5-svg' 'ttf-liberation' 'udisks2')
-makedepends=('qt5-x11extras' 'sip5' 'pyqt-builder' 'xdg-utils' 'rapydscript-ng')
+makedepends=('qt5-x11extras' 'sip' 'pyqt-builder' 'xdg-utils' 'rapydscript-ng')
 checkdepends=('xorg-server-xvfb')
 optdepends=('poppler: required for converting pdf to html'
             'speech-dispatcher: TTS support in the viewer')



More information about the arch-commits mailing list