From 19d4e831bf996c3b179592fe75e66bd79f053c5e Mon Sep 17 00:00:00 2001 From: Panagiotis Nikolaou Date: Wed, 9 Aug 2017 21:24:44 +0100 Subject: graphics/rawtherapee: Updated for version 5.2. Signed-off-by: David Spencer --- graphics/rawtherapee/doinst.sh | 4 ---- graphics/rawtherapee/rawtherapee.SlackBuild | 2 +- graphics/rawtherapee/rawtherapee.info | 6 +++--- 3 files changed, 4 insertions(+), 8 deletions(-) (limited to 'graphics/rawtherapee') diff --git a/graphics/rawtherapee/doinst.sh b/graphics/rawtherapee/doinst.sh index aea0f894eb32..65c7e2eeb9aa 100644 --- a/graphics/rawtherapee/doinst.sh +++ b/graphics/rawtherapee/doinst.sh @@ -2,10 +2,6 @@ if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi -if [ -x /usr/bin/update-mime-database ]; then - /usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1 -fi - if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 diff --git a/graphics/rawtherapee/rawtherapee.SlackBuild b/graphics/rawtherapee/rawtherapee.SlackBuild index 650876456dd5..88dc9df6329e 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.1} +VERSION=${VERSION:-5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/rawtherapee/rawtherapee.info b/graphics/rawtherapee/rawtherapee.info index 0355eb07ec2a..ab2b1b75f665 100644 --- a/graphics/rawtherapee/rawtherapee.info +++ b/graphics/rawtherapee/rawtherapee.info @@ -1,8 +1,8 @@ PRGNAM="rawtherapee" -VERSION="5.1" +VERSION="5.2" HOMEPAGE="http://rawtherapee.com/" -DOWNLOAD="http://rawtherapee.com/shared/source/rawtherapee-5.1.tar.xz" -MD5SUM="280af366adafc9afa47364dfe9c7978a" +DOWNLOAD="http://rawtherapee.com/shared/source/rawtherapee-5.2.tar.xz" +MD5SUM="4e27256abce7f1414ea867017fd1ba13" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libiptcdata" -- cgit v1.2.3