calibre update

This commit is contained in:
Anke 2011-05-21 14:56:42 +00:00
parent fd069cc91c
commit 5f9b17b8e6

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=calibre
pkgver=0.8.1
pkgver=0.8.2
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://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.gz
desktop_integration.patch)
md5sums=('83eeccca30e2ecbe903aba84f8188b8d'
md5sums=('e64c92ccf29ac17bfaf4a296e17a38ba'
'bcc538a3b004429bf8f5a0ac1d89a37f')
build() {