From 717681355b2e93248a88151ed133f7ed266d8762 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 21 Oct 2011 08:37:26 +0000 Subject: Update to 0.8.23 --- calibre/build/calibre.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/calibre/build/calibre.SlackBuild b/calibre/build/calibre.SlackBuild index efed03bd..cb2c27ab 100755 --- a/calibre/build/calibre.SlackBuild +++ b/calibre/build/calibre.SlackBuild @@ -74,6 +74,8 @@ # http://epubee.com/remove-drm-from-epub-on-adobe.html # 0.8.22-1: 14/oct/2011 by Eric Hameleers # * Update. +# 0.8.23-1: 21/oct/2011 by Eric Hameleers +# * Update. # # Run 'sh calibre.SlackBuild' to build a Slackware package. # The package (.txz) and .txt file as well as build logs are created in /tmp . @@ -84,7 +86,7 @@ # Set initial variables: PRGNAM=calibre -VERSION=${VERSION:-0.8.22} +VERSION=${VERSION:-0.8.23} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad