graphics/shotwell: Updated for version 0.20.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erwin van Zanten 2014-10-01 15:25:16 +07:00 committed by Willy Sudiarto Raharjo
parent e2e00e815a
commit 1cbda08a56
2 changed files with 6 additions and 8 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="shotwell"
VERSION="0.15.1"
VERSION="0.20.0"
HOMEPAGE="http://yorba.org/shotwell/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/shotwell/0.15/shotwell-0.15.1.tar.xz"
MD5SUM="5af4cfb819249a879a4649a9c7d089e5"
DOWNLOAD="https://download.gnome.org/sources/shotwell/0.20/shotwell-0.20.0.tar.xz"
MD5SUM="e1ab302ea9f53025368023f15e6e457e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="LibRaw libgee1 libgexiv2 libunique vala webkitgtk3 rest gstreamer1 gst1-plugins-base"
REQUIRES="LibRaw libgee1 libgexiv2 libunique webkitgtk3 rest"
MAINTAINER="Erwin van Zanten"
EMAIL="e.van.zanten.evz@gmail.com"