diff options
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} |