diff options
author | Erwin van Zanten <e.van.zanten.evz@gmail.com> | 2014-10-01 15:25:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-03 10:16:58 +0700 |
commit | 1cbda08a565025ec5b835cb950f2300f94bb37ca (patch) | |
tree | 3a2af9a3b37791853f5cc6d840041524322a4ef6 /graphics/shotwell/shotwell.SlackBuild | |
parent | e2e00e815a681ba20a1ef151cce38f8115b299cf (diff) | |
download | slackbuilds-1cbda08a565025ec5b835cb950f2300f94bb37ca.tar.gz |
graphics/shotwell: Updated for version 0.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/shotwell/shotwell.SlackBuild')
-rw-r--r-- | graphics/shotwell/shotwell.SlackBuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/shotwell/shotwell.SlackBuild b/graphics/shotwell/shotwell.SlackBuild index e8bd034bf0..2ed6f15218 100644 --- a/graphics/shotwell/shotwell.SlackBuild +++ b/graphics/shotwell/shotwell.SlackBuild @@ -2,9 +2,7 @@ # Slackware build script for Shotwell -# Written by Erwin van Zanten <e.van.zanten.evz@gmail.com> - -# Copyright 2013-2014 Erwin van Zanten +# Copyright 2013-2014 Erwin van Zanten, Dordrecht, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=shotwell -VERSION=${VERSION:-0.15.1} +VERSION=${VERSION:-0.20.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |