calibre update, building again for i686

This commit is contained in:
abveritas 2011-05-14 15:17:10 +00:00
parent e5ec1fc411
commit 08b8a8b616

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=calibre
pkgver=0.8.0
pkgver=0.8.1
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=('2b2041a60b8ffa2f2d0248f207ae13cc'
md5sums=('83eeccca30e2ecbe903aba84f8188b8d'
'bcc538a3b004429bf8f5a0ac1d89a37f')
build() {