calibre update to 0.7.45

This commit is contained in:
Anke 2011-02-12 00:37:50 +00:00
parent 22e2b04b8c
commit c0128a5b86

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=calibre
pkgver=0.7.44
pkgver=0.7.45
pkgrel=1
pkgdesc="E-book library management application"
arch=('i686' 'x86_64')
@ -20,7 +20,7 @@ depends=('python2' 'python-imaging' 'libusb' 'pyqt' 'python-mechanize'
makedepends=('python-distribute')
install=calibre.install
source=(http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
md5sums=('407b4f3443835125aa2febaffe72a6db')
md5sums=('89dacdba790e5018f3c665ce1cf5826c')
build() {
cd "${pkgname}"