calibre: update to 2.44.0

This commit is contained in:
gnastyle 2015-11-14 02:10:02 +01:00
parent b94f649502
commit 93fb351c71

View File

@ -1,5 +1,5 @@
pkgname=calibre
pkgver=2.43.0
pkgver=2.44.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")
sha256sums=('1156c78ab2a048272bd3e79920c65a4ab326507c668f9c550ef40ee30e470c41')
sha256sums=('b917c255cee2d720999183f3910c55b342391eb655539ae32b6c40c3b8b03a34')
prepare(){
cd "${pkgname}-${pkgver}"