office/calibre: Updated for version 0.9.11.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Larry Hajali 2012-12-22 11:19:52 +01:00 committed by Matteo Bernardini
parent 3c0aaed321
commit a423648d6b
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=calibre
VERSION=${VERSION:-0.8.69}
VERSION=${VERSION:-0.9.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="calibre"
VERSION="0.8.69"
VERSION="0.9.11"
HOMEPAGE="http://calibre-ebook.com/"
DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.8.69.tar.xz"
MD5SUM="c49d551dbb28ea03f3497dbdf36f4916"
DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.9.11.tar.xz"
MD5SUM="07e620aed65d7bae2a27ccea123da4c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil"
REQUIRES="cssutils cssselect dnspython lxml mechanize podofo python-dateutil netifaces psutil"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"