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

Jelle van der Waa jelle at nymeria.archlinux.org
Fri Mar 29 12:32:04 UTC 2013


    Date: Friday, March 29, 2013 @ 13:32:04
  Author: jelle
Revision: 87265

upgpkg: calibre 0.9.25-1, add python2-six as new dep

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-29 11:58:24 UTC (rev 87264)
+++ PKGBUILD	2013-03-29 12:32:04 UTC (rev 87265)
@@ -5,13 +5,13 @@
 # Contributor: Larry Hajali <larryhaja at gmail.com>
 
 pkgname=calibre
-pkgver=0.9.24
+pkgver=0.9.25
 pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64') 
 url="http://calibre-ebook.com/"
 license=('GPL3')
-depends=('python2-dateutil' 'python2-cssutils' 'python2-cherrypy' 
+depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy' 
          'python2-mechanize' 'podofo' 'libwmf' 'python2-beautifulsoup3' 
          'imagemagick' 'poppler-qt' 'chmlib' 'python2-lxml' 'libusbx' 
          'python2-imaging' 'shared-mime-info' 'python2-dnspython' 
@@ -23,7 +23,7 @@
 source=("http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.xz"
         'desktop_integration.patch'
         'calibre-mount-helper')
-md5sums=('62e976dcf0bdc9e2c7150c298d5df73f'
+md5sums=('5a6d9a94cde6233a233ab1be41d3459d'
          '8353d1878c5a498b3e49eddef473605f'
          '675cd87d41342119827ef706055491e7')
 




More information about the arch-commits mailing list