diff options
Diffstat (limited to 'desktop/xtitle/xtitle.SlackBuild')
-rw-r--r-- | desktop/xtitle/xtitle.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xtitle/xtitle.SlackBuild b/desktop/xtitle/xtitle.SlackBuild index ce89176002a49..ae9d09877319d 100644 --- a/desktop/xtitle/xtitle.SlackBuild +++ b/desktop/xtitle/xtitle.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for xtitle # Copyright 2013-2016 John Vogel Corning, New York -# Copyright 2017 Panagiotis Nikolaou, Culver City, CA +# Copyright 2017-2018 Panagiotis Nikolaou, Culver City, CA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xtitle -VERSION=${VERSION:-20170206} +VERSION=${VERSION:-0.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |