calibre: update to 3.18.0

This commit is contained in:
Jeff Huang 2018-02-23 11:39:29 +00:00
parent 7d088b8e0f
commit cb48b2663c

View File

@ -1,5 +1,5 @@
pkgname=calibre
pkgver=3.17.0
pkgver=3.18.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=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz")
sha256sums=('b7eb12818ac2dc330fecf9687a3ea2c1e0d86cebf04f2f3051aa910674e0d0f0')
sha256sums=('e0bef5062eaa87c94ea21ad51072ecd637e18237014b2aa35033ac235fc23b49')
prepare(){
cd "${pkgname}-${pkgver}"