calibre: update to 3.19.0

This commit is contained in:
Jeff Huang 2018-03-09 13:24:13 +00:00
parent 6aba1b51d6
commit b80391be28

View File

@ -1,5 +1,5 @@
pkgname=calibre
pkgver=3.18.0
pkgver=3.19.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=('e0bef5062eaa87c94ea21ad51072ecd637e18237014b2aa35033ac235fc23b49')
sha256sums=('8943282d0b4c8cd3532679c7827d2d2b4beca1793f11702eaefb59c315b05669')
prepare(){
cd "${pkgname}-${pkgver}"