From a71cae384bff5e0643554efba8111e6b1812c2a5 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 19 Jan 2019 23:31:14 +0000 Subject: calibre: update to 3.38.1 --- 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 7e6e7aa0..fbb74ff6 100755 --- a/calibre/build/calibre.SlackBuild +++ b/calibre/build/calibre.SlackBuild @@ -110,6 +110,8 @@ # * Update due to icu4c update in -current. # 3.38.0-1: 18/jan/2019 by Eric Hameleers # * Update. +# 3.38.1-1: 19/jan/2019 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 . @@ -119,7 +121,7 @@ PRGNAM=calibre SRCNAM=calibre -VERSION=${VERSION:-3.38.0} +VERSION=${VERSION:-3.38.1} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad