calibre update

This commit is contained in:
abveritas 2011-01-15 05:56:18 +00:00
parent af764c54a4
commit 598124e985

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=calibre
pkgver=0.7.38
pkgver=0.7.40
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://downloads.sourceforge.net/project/calibre/${pkgver}/${pkgname}-${pkgver}.tar.gz)
md5sums=('ca2bb7fd8d3e74f3d954ad3f42737f53')
md5sums=('b443a70d8d24afb30561d88deb8716d6')
build() {
cd "${pkgname}"