diff options
Diffstat (limited to 'office/sigil/sigil.SlackBuild')
-rw-r--r-- | office/sigil/sigil.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/sigil/sigil.SlackBuild b/office/sigil/sigil.SlackBuild index f9cb433fcca70..5f08a2f66f5aa 100644 --- a/office/sigil/sigil.SlackBuild +++ b/office/sigil/sigil.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sigil -# Copyright 2010-2018 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2010-2019 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=sigil SRCNAM=Sigil -VERSION=${VERSION:-0.9.10} +VERSION=${VERSION:-0.9.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |