summaryrefslogtreecommitdiff
path: root/community/calibre
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-11 23:14:54 +0000
committerroot <root@rshg054.dnsready.net>2012-02-11 23:14:54 +0000
commitcfceb92e73d7f6a32494f0ba258b98748af43f34 (patch)
tree56f71bc4b93aa78486f4e0e0b0c5250ea977f114 /community/calibre
parent9d1489b877a1fa7c2674cf1f744804db42d93bfc (diff)
Sat Feb 11 23:14:53 UTC 2012
Diffstat (limited to 'community/calibre')
-rw-r--r--community/calibre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD
index 4c828e7f3..28043b9c1 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 63508 2012-02-05 11:52:12Z ibiru $
+# $Id: PKGBUILD 64245 2012-02-11 01:11:17Z giovanni $
# 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.38
+pkgver=0.8.39
pkgrel=2
pkgdesc="Ebook management application"
arch=('i686' 'x86_64')
@@ -14,14 +14,14 @@ 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' 'unrar' 'python2-pyqt' 'icu')
+ 'python-dnspython' 'libunrar' 'python2-pyqt' 'icu')
makedepends=('python2-pycountry')
optdepends=('ipython: to use calibre-debug')
install=calibre.install
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"
'desktop_integration.patch'
'calibre-mount-helper')
-md5sums=('4d054354bbede1ea74a063cac6688a48'
+md5sums=('2d3c43b0ea53e43b817b6a66fceaf340'
'253ce4fe5d01f8ff76b63cd3825755ea'
'675cd87d41342119827ef706055491e7')