diff options
author | Donald Cooley <chytraeu@sdf.org> | 2017-12-20 09:34:12 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:24 +0700 |
commit | fe45640b284268447c9f59176eb35919d86fab05 (patch) | |
tree | 65f4efc16c26aebbac23f44ec1ae410b47c44a2d /graphics/shutter/shutter.SlackBuild | |
parent | c1c9484b327c9f1b1927be95a814a6d776e2be14 (diff) | |
download | slackbuilds-fe45640b284268447c9f59176eb35919d86fab05.tar.gz |
graphics/shutter: Updated for version 0.94.
Signed-off-by: David Spencer <idlemoor@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 c2896620a6..75f108c164 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 Donald Cooley South Haven, IN USA +# Copyright 2016-2017 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.93.1} +VERSION=${VERSION:-0.94} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |