summaryrefslogtreecommitdiff
path: root/community/calibre
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-17 00:01:22 +0000
committerroot <root@rshg054.dnsready.net>2012-03-17 00:01:22 +0000
commit9a940818cc3edb82afac4d73a6474e6e3374f987 (patch)
tree366a072a72c59b42c096cc7dbbed5dbcb6a8925e /community/calibre
parent636ce8849a9c82c1787c2919ffcfe6685cb799d3 (diff)
Sat Mar 17 00:01:22 UTC 2012
Diffstat (limited to 'community/calibre')
-rw-r--r--community/calibre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD
index 3ad36a2a5..733288b0e 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 67477 2012-03-12 10:39:06Z giovanni $
+# $Id: PKGBUILD 67895 2012-03-15 23:14:18Z ebelanger $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Petrov Roman <nwhisper@gmail.com>
# Contributor: Andrea Fagiani <andfagiani _at_ gmail dot com>
pkgname=calibre
pkgver=0.8.42
-pkgrel=1
+pkgrel=2
pkgdesc="Ebook management application"
arch=('i686' 'x86_64')
url="http://calibre-ebook.com/"
license=('GPL3')
depends=('python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
'python-mechanize' 'podofo' 'libwmf' 'python-beautifulsoup'
- 'imagemagick' 'poppler-qt' 'chmlib' 'python-lxml' 'libusb'
- 'python-imaging' 'desktop-file-utils' 'shared-mime-info'
- 'python-dnspython' 'libunrar' 'python2-pyqt' 'icu')
+ 'imagemagick' 'poppler-qt' 'chmlib' 'python2-lxml' 'libusb'
+ 'python-imaging' 'shared-mime-info' 'python-dnspython'
+ 'libunrar' 'python2-pyqt' 'icu')
makedepends=('python2-pycountry')
optdepends=('ipython: to use calibre-debug')
install=calibre.install