[skip-ci] calibre: update to 3.25.0

This commit is contained in:
Francesco Marinucci 2018-06-14 16:55:45 +01:00
parent 2301a9abba
commit 49fedccd5b

View File

@ -1,6 +1,6 @@
pkgname=calibre
pkgver=3.24.0
pkgrel=3
pkgver=3.25.0
pkgrel=1
pkgdesc="Ebook management application"
arch=('x86_64')
url="https://calibre-ebook.com/"
@ -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=('9b986d3df4491ce8331052c82df1075ff302c4f8820634bdf3f8711c4bf36016')
sha256sums=('cdb63e07a2e32a60e8658d87991cfd7a27991339a67b5bb42753e52297ec0f05')
prepare(){
cd "${pkgname}-${pkgver}"