summaryrefslogtreecommitdiff
path: root/libre/calibre-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-03 23:12:10 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-03 23:12:10 -0200
commitd63c30e81b69859fad889b0def08fad5c9ef1181 (patch)
treea5d4e38c0739d32361a38433ed1bc0d632d3e780 /libre/calibre-libre/PKGBUILD
parentad4232602668fd011eb96aee66a09d2bd619f59a (diff)
downloadabslibre-d63c30e81b69859fad889b0def08fad5c9ef1181.tar.gz
abslibre-d63c30e81b69859fad889b0def08fad5c9ef1181.tar.bz2
abslibre-d63c30e81b69859fad889b0def08fad5c9ef1181.zip
calibre-libre-0.9.21-2: updating version
Diffstat (limited to 'libre/calibre-libre/PKGBUILD')
-rw-r--r--libre/calibre-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD
index 125a8b3d6..ba4ff1d0c 100644
--- a/libre/calibre-libre/PKGBUILD
+++ b/libre/calibre-libre/PKGBUILD
@@ -6,8 +6,8 @@
_pkgname=calibre
pkgname=calibre-libre
-pkgver=0.9.20
-pkgrel=1
+pkgver=0.9.21
+pkgrel=2
pkgdesc="Ebook management application (unar support included instead of libunrar and without nonfree fonts)"
arch=('i686' 'x86_64')
url="http://calibre-ebook.com/"
@@ -18,7 +18,7 @@ depends=('python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
'python2-imaging' 'shared-mime-info' 'python2-dnspython'
'unar' 'python2-pyqt' 'python2-psutil' 'icu' 'libmtp'
'python2-netifaces' 'python2-cssselect')
-makedepends=('python2-pycountry' 'qt-private-headers')
+makedepends=('python2-pycountry' 'qt4-private-headers')
optdepends=('ipython2: to use calibre-debug')
replaces=$_pkgname
conflicts=$_pkgname
@@ -27,8 +27,8 @@ install=calibre.install
source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz"
'desktop_integration.patch'
'calibre-mount-helper')
-md5sums=('860b4b28029ae40e5ea59ec4f50b1144'
- '42c07b43d575b5e7e7524bd7b9528f0e'
+md5sums=('ee0e2d2dc735efcc573d1f77d64acf7e'
+ '8353d1878c5a498b3e49eddef473605f'
'675cd87d41342119827ef706055491e7')
build() {