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

Balló György bgyorgy at archlinux.org
Sun Jan 22 03:42:45 UTC 2017


    Date: Sunday, January 22, 2017 @ 03:42:44
  Author: bgyorgy
Revision: 208356

upgpkg: calibre 2.77.0-2

Remove deprecated udisks optional dependency

Modified:
  calibre/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-22 00:18:21 UTC (rev 208355)
+++ PKGBUILD	2017-01-22 03:42:44 UTC (rev 208356)
@@ -9,7 +9,7 @@
 
 pkgname=calibre
 pkgver=2.77.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64')
 url="https://calibre-ebook.com/"
@@ -24,7 +24,6 @@
          'desktop-file-utils' 'gtk-update-icon-cache' 'optipng')
 makedepends=('qt5-x11extras' 'xdg-utils')
 optdepends=('ipython2: to use calibre-debug'
-            'udisks: required for mounting certain devices'
             'poppler: required for converting pdf to html'
 )
 source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz"



More information about the arch-commits mailing list