diff options
author | Erwin van Zanten <e.van.zanten.evz@gmail.com> | 2015-02-07 05:35:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 05:35:39 +0700 |
commit | 51d2ef6d716cb6f48189945a24f1988a265bdd44 (patch) | |
tree | 5a98538ee8304e4be46ba2c92f13d583e544e98a | |
parent | 5ee0d1707c21cf9e357d1d22728bc47c8b4b6644 (diff) | |
download | slackbuilds-51d2ef6d716cb6f48189945a24f1988a265bdd44.tar.gz |
graphics/shotwell: Updated for version 0.20.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | graphics/shotwell/shotwell.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/shotwell/shotwell.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/shotwell/shotwell.SlackBuild b/graphics/shotwell/shotwell.SlackBuild index 2ed6f15218..3199f706b7 100644 --- a/graphics/shotwell/shotwell.SlackBuild +++ b/graphics/shotwell/shotwell.SlackBuild @@ -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} diff --git a/graphics/shotwell/shotwell.info b/graphics/shotwell/shotwell.info index 5299a95b0c..df9713ed93 100644 --- a/graphics/shotwell/shotwell.info +++ b/graphics/shotwell/shotwell.info @@ -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" |