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

Jelle van der Waa jelle at nymeria.archlinux.org
Sun Sep 15 10:06:15 UTC 2013


    Date: Sunday, September 15, 2013 @ 12:06:15
  Author: jelle
Revision: 97195

upgpkg: calibre 1.3.0-2

Replace PIL with Pillow

Modified:
  calibre/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-15 09:25:40 UTC (rev 97194)
+++ PKGBUILD	2013-09-15 10:06:15 UTC (rev 97195)
@@ -8,7 +8,7 @@
 
 pkgname=calibre
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64') 
 url="http://calibre-ebook.com/"
@@ -16,7 +16,7 @@
 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' 
+         'python2-pillow' 'shared-mime-info' 'python2-dnspython' 
          'libunrar' 'python2-pyqt4' 'python2-psutil' 'icu' 'libmtp' 
          'python2-netifaces' 'python2-cssselect' 'python2-apsw')
 makedepends=('python2-pycountry' 'qt4-private-headers')




More information about the arch-commits mailing list