From 285a23630ba00c681ba38764043de474bfd31620 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 22 Jan 2017 21:45:11 -0300 Subject: calibre-2.77.0-2.parabola1: remove deprecated udisks optional dependency --- libre/calibre/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index 6415b0a97..201500e5f 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 207629 2017-01-16 20:27:56Z jelle $ +# $Id: PKGBUILD 208356 2017-01-22 03:42:44Z bgyorgy $ # Maintainer (Arch): Jelle van der Waa # Maintainer (Arch): Daniel Wallace # Contributor (Arch): Giovanni Scafora @@ -11,7 +11,7 @@ pkgname=calibre pkgver=2.77.0 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64' 'armv7h') url="https://calibre-ebook.com/" @@ -26,7 +26,6 @@ depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy' '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' ) replaces=($pkgname-libre) -- cgit v1.2.3