From f18f0b4b923c9a2cdc4602a3d6215a2cb023723b Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 28 Mar 2014 20:59:38 -0300 Subject: calibre-libre-1.30.0-1: updating version --- libre/calibre-libre/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index fc37c552e..91acacaf0 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 108021 2014-03-21 08:59:30Z jelle $ +# $Id: PKGBUILD 108545 2014-03-28 10:05:28Z jelle $ # Maintainer: jelle van der Waa # Maintainer: Daniel Wallace # Contributor: Giovanni Scafora @@ -9,9 +9,9 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=1.29.0 +pkgver=1.30.0 pkgrel=1 -pkgdesc="Ebook management application, with unar support" +pkgdesc="Ebook management application, without libunrar support" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" license=('GPL3') @@ -19,7 +19,7 @@ depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy' 'python2-mechanize' 'podofo' 'libwmf' 'python2-beautifulsoup3' 'imagemagick' 'poppler-qt' 'chmlib' 'python2-lxml' 'libusbx' 'python2-pillow' 'shared-mime-info' 'python2-dnspython' - 'unar' 'python2-pyqt4' 'python2-psutil' 'icu' 'libmtp' + 'python2-pyqt4' 'python2-psutil' 'icu' 'libmtp' 'python2-netifaces' 'python2-cssselect' 'python2-apsw') makedepends=('python2-pycountry' 'qt4-private-headers') optdepends=('ipython2: to use calibre-debug') @@ -30,7 +30,7 @@ install=calibre.install source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('1df9ee27a9bff5072184d5e9629f1209' +md5sums=('2dadae4d9293ee33e99afae2e223686e' 'ece36dfd737fa4a346f0a0e59395e949' '675cd87d41342119827ef706055491e7') -- cgit v1.2.3