diff options
author | Donald Cooley <chytraeu@sdf.org> | 2019-07-27 07:28:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-27 07:28:25 +0700 |
commit | 5be29578dbe222a4949af7db4391499dd8a29dda (patch) | |
tree | 9ba228d4c24d6ff40f5a0a30cfe3b084d12e11dd /graphics/shutter/shutter.SlackBuild | |
parent | 6cb9d9fba7118cf8d74301f71c90187753a94ed1 (diff) |
graphics/shutter: Updated for version 0.94.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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} |