diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2017-10-14 10:00:43 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-10-14 14:47:00 +0100 |
commit | cbbea687222d5b4b8eb1445c4845dff8653978c6 (patch) | |
tree | fba4913ec663afceaf090deb802761e26872b82a /graphics/rawtherapee | |
parent | c1a1f3d6f705a10f9ccba9ba422f6afc51fa3afa (diff) | |
download | slackbuilds-cbbea687222d5b4b8eb1445c4845dff8653978c6.tar.gz |
graphics/rawtherapee: Updated for version 5.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/rawtherapee')
-rw-r--r-- | graphics/rawtherapee/rawtherapee.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/rawtherapee/rawtherapee.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/rawtherapee/rawtherapee.SlackBuild b/graphics/rawtherapee/rawtherapee.SlackBuild index 88dc9df632..8aba4304a2 100644 --- a/graphics/rawtherapee/rawtherapee.SlackBuild +++ b/graphics/rawtherapee/rawtherapee.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rawtherapee -VERSION=${VERSION:-5.2} +VERSION=${VERSION:-5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/rawtherapee/rawtherapee.info b/graphics/rawtherapee/rawtherapee.info index ab2b1b75f6..cf56e1e7f7 100644 --- a/graphics/rawtherapee/rawtherapee.info +++ b/graphics/rawtherapee/rawtherapee.info @@ -1,10 +1,10 @@ PRGNAM="rawtherapee" -VERSION="5.2" +VERSION="5.3" HOMEPAGE="http://rawtherapee.com/" -DOWNLOAD="http://rawtherapee.com/shared/source/rawtherapee-5.2.tar.xz" -MD5SUM="4e27256abce7f1414ea867017fd1ba13" +DOWNLOAD="http://rawtherapee.com/shared/source/rawtherapee-5.3.tar.xz" +MD5SUM="7f0162d1eca4259424aba7881c8c890b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libiptcdata" +REQUIRES="lensfun libiptcdata" MAINTAINER="Panagiotis Nikolaou" EMAIL="hostmaster@slackonly.com" |