diff options
Diffstat (limited to 'system/skim/skim.SlackBuild')
-rw-r--r-- | system/skim/skim.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/skim/skim.SlackBuild b/system/skim/skim.SlackBuild index f0f61e2f4afff..da7972e98972e 100644 --- a/system/skim/skim.SlackBuild +++ b/system/skim/skim.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for skim -# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=skim BINNAM=sk -VERSION=${VERSION:-0.6.9} +VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |