diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-26 06:55:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-26 06:55:32 +0700 |
commit | f8eacb8285ba180ee4f51502b1f1783d3b84ff72 (patch) | |
tree | 9804a72d76b65497be6c2cd2b3c49abd66434f52 /graphics/shotwell/shotwell.SlackBuild | |
parent | ba6ccf47a08c17c0814bceb0c3aa22f637ca71ab (diff) |
graphics/shotwell: Updated for version 0.23.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/shotwell/shotwell.SlackBuild')
-rw-r--r-- | graphics/shotwell/shotwell.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/shotwell/shotwell.SlackBuild b/graphics/shotwell/shotwell.SlackBuild index 3199f706b75cc..4660903702b19 100644 --- a/graphics/shotwell/shotwell.SlackBuild +++ b/graphics/shotwell/shotwell.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=shotwell -VERSION=${VERSION:-0.20.2} +VERSION=${VERSION:-0.23.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |