calibre update 0.8.15

This commit is contained in:
Fabien Valthier 2011-08-21 11:29:25 +10:00
parent c9027a3390
commit 6ddbb06c6d

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=calibre
pkgver=0.8.14
pkgver=0.8.15
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.gz
desktop_integration.patch)
md5sums=('61e41474f9104ea8513bd21e8754b7be'
md5sums=('0a3375302391a11b4e9abb1c4fbc81de'
'f4b80e3b34e34bce68b3f052ff52dee8')
build() {