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 | |
parent | e2e00e815a681ba20a1ef151cce38f8115b299cf (diff) |
graphics/shotwell: Updated for version 0.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/shotwell.SlackBuild | 6 | ||||
-rw-r--r-- | graphics/shotwell/shotwell.info | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/graphics/shotwell/shotwell.SlackBuild b/graphics/shotwell/shotwell.SlackBuild index e8bd034bf04e..2ed6f15218ab 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} diff --git a/graphics/shotwell/shotwell.info b/graphics/shotwell/shotwell.info index 55c97ea32d86..5299a95b0c1d 100644 --- a/graphics/shotwell/shotwell.info +++ b/graphics/shotwell/shotwell.info @@ -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" |