calibre update

This commit is contained in:
abveritas 2012-02-17 17:03:52 +00:00
parent 37a88bf8d5
commit 40e6071b28

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=calibre
pkgver=0.8.36
pkgver=0.8.40
pkgrel=1
pkgdesc="Ebook management application"
arch=('i686' 'x86_64')
@ -22,7 +22,7 @@ optdepends=('ipython: to use calibre-debug')
install=calibre.install
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz
desktop_integration.patch)
md5sums=('cc009c02fa0db088d074fef8b983e78a'
md5sums=('257ee03ab199ac5ec493c7650c7a5f35'
'f4b80e3b34e34bce68b3f052ff52dee8')
build() {