calibre: udpate to 2.77.0

This commit is contained in:
Jeff Huang 2017-01-13 22:47:38 +00:00
parent c617052f01
commit bc7a8d2b7d

View File

@ -1,5 +1,5 @@
pkgname=calibre
pkgver=2.76.0
pkgver=2.77.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=('680ff5183638cc4fb2addb19ea5394891b097d5cb508eb6725a43e630d2ad5f5')
sha256sums=('575d1f197d5df95258ac6de3b2b7f6f8706e38d0044dbb4ae791653d229b69c0')
prepare(){
cd "${pkgname}-${pkgver}"