From 887a351c644909bbba0d3c686250a3b523ae5c49 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 12 Sep 2017 13:53:51 +0000 Subject: calibre: update to 3.7.0 --- calibre/build/calibre.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'calibre/build/calibre.SlackBuild') diff --git a/calibre/build/calibre.SlackBuild b/calibre/build/calibre.SlackBuild index 4f44ffdf..c2b09e3a 100755 --- a/calibre/build/calibre.SlackBuild +++ b/calibre/build/calibre.SlackBuild @@ -83,6 +83,8 @@ # * Update. # 3.6.0-1: 06/aug/2017 by Eric Hameleers # * Update. +# 3.7.0-1: 12/sep/2017 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 . @@ -92,7 +94,7 @@ PRGNAM=calibre SRCNAM=calibre -VERSION=${VERSION:-3.6.0} +VERSION=${VERSION:-3.7.0} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-80-g2a13