diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-01-06 06:54:52 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-09 18:52:23 -0500 |
commit | 54c929b079208da633aa985df1a31d5520ec5041 (patch) | |
tree | f5c548c1cb92df931cda2863adde389fa58f6d91 /office/calibre/calibre.info | |
parent | d016b9eef8407899d749c39ddab660b698383eb6 (diff) | |
download | slackbuilds-54c929b079208da633aa985df1a31d5520ec5041.tar.gz |
office/calibre: Updated for version 0.9.13.
Added a patch to remove the qt_hack module, that needs
qt private headers (not shipped with stock slackware) to build
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/calibre/calibre.info')
-rw-r--r-- | office/calibre/calibre.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index 290cafd41a..3e474164b9 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,8 +1,8 @@ PRGNAM="calibre" -VERSION="0.9.11" +VERSION="0.9.13" HOMEPAGE="http://calibre-ebook.com/" -DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.9.11.tar.xz" -MD5SUM="07e620aed65d7bae2a27ccea123da4c9" +DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.9.13.tar.xz" +MD5SUM="3ad062f85eca072c3990c766bc05412a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cssutils cssselect dnspython lxml mechanize podofo python-dateutil netifaces psutil" |