diff options
-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 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} diff --git a/graphics/shotwell/shotwell.info b/graphics/shotwell/shotwell.info index 55c97ea32d..5299a95b0c 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" |