calibre: update to 2.67.0

This commit is contained in:
Jeff Huang 2016-09-09 05:18:11 +01:00
parent 13f9e39523
commit 47a384dae2

View File

@ -1,5 +1,5 @@
pkgname=calibre
pkgver=2.66.0
pkgver=2.67.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=('2c5a55b9598fe1e9ce3cb8ba4a0951f80b16d559c23bb87f28f227ccd2357bb5')
sha256sums=('3a496f3fbadee0a727d7d84b34da9c82b78855c23f28e82ecb9ff6ade662493c')
prepare(){
cd "${pkgname}-${pkgver}"