calibre: update to 2.39.0

This commit is contained in:
Jeff Huang 2015-09-25 12:51:42 +00:00
parent 9a6e6107e4
commit 4e8f1518c5

View File

@ -1,5 +1,5 @@
pkgname=calibre
pkgver=2.38.0
pkgver=2.39.0
pkgrel=1
pkgdesc="Ebook management application"
arch=('x86_64')
@ -20,7 +20,7 @@ optdepends=('ipython2: to use calibre-debug'
screenshot=('https://lh5.googleusercontent.com/_lG58t3XWd3c/TcNwiXkAx_I/AAAAAAAAAEc/M34I4uY9UUY/s800/gui.jpeg')
install=${pkgname}.install
source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz")
md5sums=('17fb99b191c198c6225839983cdc72c1')
md5sums=('073bf5b3abadf1a1420c8c97f36d2018')
prepare(){
cd "${pkgname}-${pkgver}"