[arch-commits] Commit in calibre/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Fri Jan 23 08:52:34 UTC 2015


    Date: Friday, January 23, 2015 @ 09:52:33
  Author: jelle
Revision: 126443

upgpkg: calibre 2.17.0-1

Modified:
  calibre/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-23 08:16:56 UTC (rev 126442)
+++ PKGBUILD	2015-01-23 08:52:33 UTC (rev 126443)
@@ -7,7 +7,7 @@
 # Contributor: Larry Hajali <larryhaja at gmail.com>
 
 pkgname=calibre
-pkgver=2.16.0
+pkgver=2.17.0
 pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
          'python2-pillow' 'shared-mime-info' 'python2-dnspython'
          'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
          'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
-         'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments')
+         'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments' 'mtdev')
 makedepends=('python2-pycountry' 'qt5-x11extras' )
 optdepends=('ipython2: to use calibre-debug'
             'udisks: required for mounting certain devices'
@@ -26,7 +26,7 @@
 )
 install=calibre.install
 source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz")
-md5sums=('1ae715086fa4b69c42513e119103cc5d')
+md5sums=('8ba11e69e241c744111a72fd172ac335')
 
 prepare(){
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list