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

Eli Schwartz eschwartz at archlinux.org
Sun Jul 8 20:11:23 UTC 2018


    Date: Sunday, July 8, 2018 @ 20:11:23
  Author: eschwartz
Revision: 355236

upgpkg: calibre 3.27.1-1

Upstream macOS-specific hotfix is "out of date".
Bump anyway to rebuild with new pyqt5.

Modified:
  calibre/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-08 20:11:22 UTC (rev 355235)
+++ PKGBUILD	2018-07-08 20:11:23 UTC (rev 355236)
@@ -8,7 +8,7 @@
 # Contributor: Larry Hajali <larryhaja at gmail.com>
 
 pkgname=calibre
-pkgver=3.27.0
+pkgver=3.27.1
 pkgrel=1
 pkgdesc="Ebook management application"
 arch=('x86_64')
@@ -22,13 +22,13 @@
          'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
          'qt5-svg' 'python2-regex' 'python2-pygments' 'mtdev' 'python2-unrardll'
          'desktop-file-utils' 'gtk-update-icon-cache' 'optipng' 'udisks2')
-makedepends=('qt5-x11extras' 'xdg-utils')
+makedepends=('qt5-x11extras' 'sip' 'xdg-utils')
 optdepends=('ipython2: to use calibre-debug'
             'poppler: required for converting pdf to html'
 )
 source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz"
         "https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig")
-sha256sums=('7fb9d65ff028522c05c6a47ef5da866f90712ad9f77214068b065a8f1f74c78c'
+sha256sums=('7009e5fb2eca49e76fd31af8b964d933676b21284ed65e8e59826297b9a5ad42'
             'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New longer key) <kovid at kovidgoyal.net>
 



More information about the arch-commits mailing list