diff options
Diffstat (limited to 'graphics/shutter/shutter.SlackBuild')
-rw-r--r-- | graphics/shutter/shutter.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shutter/shutter.SlackBuild b/graphics/shutter/shutter.SlackBuild index 8b21f0929e41b..bf838c3ba7df6 100644 --- a/graphics/shutter/shutter.SlackBuild +++ b/graphics/shutter/shutter.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for shutter # Copyright 2010 Binh Nguyen <binhvng@gmail.com> -# Copyright 2016-2018 Donald Cooley South Haven, IN USA +# Copyright 2016-2019 Donald Cooley South Haven, IN USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=shutter -VERSION=${VERSION:-0.94.2} +VERSION=${VERSION:-0.94.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |