graphics/shotwell: Updated for version 0.20.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erwin van Zanten 2015-02-07 05:35:39 +07:00 committed by Willy Sudiarto Raharjo
parent 5ee0d1707c
commit 51d2ef6d71
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="shotwell"
VERSION="0.20.0"
VERSION="0.20.2"
HOMEPAGE="http://yorba.org/shotwell/"
DOWNLOAD="https://download.gnome.org/sources/shotwell/0.20/shotwell-0.20.0.tar.xz"
MD5SUM="e1ab302ea9f53025368023f15e6e457e"
DOWNLOAD="https://download.gnome.org/sources/shotwell/0.20/shotwell-0.20.2.tar.xz"
MD5SUM="0adb93edba5832c6572e2c851c5c920f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="LibRaw libgee1 libgexiv2 libunique webkitgtk3 rest"