calibre update

This commit is contained in:
Anke 2011-03-06 12:41:26 +00:00
parent 7230a09fb0
commit 4445852c6a

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=calibre
pkgver=0.7.46
pkgver=0.7.48
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://sourceforge.net/projects/calibre/files/${pkgver}/${pkgname}-${pkgver}.tar.gz)
md5sums=('c79ee8e164345b894dbff7b1d3780b68')
md5sums=('559d5fd1c0402cf673167d679d006e67')
build() {
cd "${pkgname}"