From d6a214d2ddb3276b858d172ee09c868b34dc0ec3 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Sat, 5 Sep 2015 14:20:12 -0300 Subject: libre/calibre: update calibre --- libre/calibre/PKGBUILD | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'libre/calibre') diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index 17a3142db..ad76b8ee5 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 139022 2015-08-31 18:19:44Z jelle $ # Maintainer (Arch): Jelle van der Waa # Maintainer (Arch): Daniel Wallace # Contributor (Arch): Giovanni Scafora @@ -6,11 +5,11 @@ # Contributor (Arch): Andrea Fagiani # Contributor (Arch): Larry Hajali # Maintainer: André Silva +# Contributor: Márcio Silva pkgname=calibre -_pkgname=calibre-libre -pkgver=2.36.0 -pkgrel=2.parabola1 +pkgver=2.37.1 +pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64') url="http://calibre-ebook.com/" @@ -19,7 +18,7 @@ depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy' 'python2-mechanize' 'podofo' 'libwmf' 'imagemagick' 'chmlib' 'python2-lxml' 'libusbx' 'python2-pillow' 'shared-mime-info' 'python2-dnspython' - 'python2-pyqt5' 'python2-psutil' 'icu=55.1' 'libmtp' 'python2-dbus' + 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus' 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit' 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments' 'mtdev' 'desktop-file-utils' 'gtk-update-icon-cache') @@ -28,14 +27,14 @@ optdepends=('ipython2: to use calibre-debug' 'udisks: required for mounting certain devices' 'poppler: required for converting pdf to html' ) -replaces=($_pkgname) -conflicts=($_pkgname) +replaces=($pkgname-libre) +conflicts=($pkgname-libre) install=calibre.install mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz") -source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.xz" +source=("https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgver}.tar.xz" 'libre.patch') -mkmd5sums=('f22f3666d6ab70faa52b01552b6f5965') -md5sums=('76f7a0b10a6f8c6f5d62ccd4db168638' +mkmd5sums=('d2e97c9e690ce2d877d6390445b76994') +md5sums=('e9d7a6cf0fd3fed5e957bc6f6f3dc07c' '7e07f0c7cf71fdfd5950e5d648b07fd0') mksource(){ -- cgit v1.2.3