diff options
Diffstat (limited to 'office/pdfstudioviewer/pdfstudioviewer.SlackBuild')
-rw-r--r-- | office/pdfstudioviewer/pdfstudioviewer.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/pdfstudioviewer/pdfstudioviewer.SlackBuild b/office/pdfstudioviewer/pdfstudioviewer.SlackBuild index 501cc939b578d..79f36318197f8 100644 --- a/office/pdfstudioviewer/pdfstudioviewer.SlackBuild +++ b/office/pdfstudioviewer/pdfstudioviewer.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pdfstudioviewer -# Copyright 2019, Alexander Verbovetsky, Moscow, Russia +# Copyright 2019-2020, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pdfstudioviewer -VERSION=${VERSION:-2019.2.0} +VERSION=${VERSION:-2019.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} YEAR=${VERSION:0:4} |