From 5e299e28beecda2ab3e1fe571e117a261cbbbb94 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 29 Mar 2013 12:26:52 -0300 Subject: calibre-libre-0.9.25-1: updating version * Add python2-six as new dependency --- libre/calibre-libre/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre/calibre-libre') diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index d09cbdf48..7604ea11a 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -7,13 +7,13 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.23 -pkgrel=2 -pkgdesc="Ebook management application (with unar support included and nonfree fonts removed)" +pkgver=0.9.25 +pkgrel=1 +pkgdesc="Ebook management application, with unar support included and nonfree fonts removed" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" license=('GPL3') -depends=('python2-dateutil' 'python2-cssutils' 'python2-cherrypy' +depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy' 'python2-mechanize' 'podofo' 'libwmf' 'python2-beautifulsoup3' 'imagemagick' 'poppler-qt' 'chmlib' 'python2-lxml' 'libusbx' 'python2-imaging' 'shared-mime-info' 'python2-dnspython' @@ -28,7 +28,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('eff937f38c5cb7a2319364c86f6b925b' +md5sums=('5a6d9a94cde6233a233ab1be41d3459d' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') -- cgit v1.2.3-54-g00ecf