diff options
author | Erwin van Zanten <e.van.zanten.evz@gmail.com> | 2015-02-07 05:35:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 05:35:39 +0700 |
commit | 51d2ef6d716cb6f48189945a24f1988a265bdd44 (patch) | |
tree | 5a98538ee8304e4be46ba2c92f13d583e544e98a /graphics/shotwell/shotwell.SlackBuild | |
parent | 5ee0d1707c21cf9e357d1d22728bc47c8b4b6644 (diff) |
graphics/shotwell: Updated for version 0.20.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/shotwell/shotwell.SlackBuild')
-rw-r--r-- | graphics/shotwell/shotwell.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell/shotwell.SlackBuild b/graphics/shotwell/shotwell.SlackBuild index 2ed6f15218ab..3199f706b75c 100644 --- a/graphics/shotwell/shotwell.SlackBuild +++ b/graphics/shotwell/shotwell.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Shotwell -# Copyright 2013-2014 Erwin van Zanten, Dordrecht, The Netherlands +# Copyright 2013-2015 Erwin van Zanten, Dordrecht, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=shotwell -VERSION=${VERSION:-0.20.0} +VERSION=${VERSION:-0.20.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |