summaryrefslogtreecommitdiff
path: root/graphics/rawtherapee/rawtherapee.SlackBuild
diff options
context:
space:
mode:
authorPanagiotis Nikolaou <hostmaster@slackonly.com>2017-05-26 06:56:44 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:31:04 +0700
commit274f40922bbfc8239f6851079c2e0936000d7c7a (patch)
treef5b4ea0f63135e2a00703ee6c7a7a57625d3bf0c /graphics/rawtherapee/rawtherapee.SlackBuild
parenta2830c26f5b460ec2e6b3ea0a8614aab4cb02ea0 (diff)
downloadslackbuilds-274f40922bbfc8239f6851079c2e0936000d7c7a.tar.gz
graphics/rawtherapee: Updated for version 5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/rawtherapee/rawtherapee.SlackBuild')
-rw-r--r--graphics/rawtherapee/rawtherapee.SlackBuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/rawtherapee/rawtherapee.SlackBuild b/graphics/rawtherapee/rawtherapee.SlackBuild
index d7687a86c1..650876456d 100644
--- a/graphics/rawtherapee/rawtherapee.SlackBuild
+++ b/graphics/rawtherapee/rawtherapee.SlackBuild
@@ -23,13 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rawtherapee
-VER=${VER:-5.0.r1}
-if [ "${GTK2:-no}" == "yes" ]; then
- OPT1=gtk2
-else
- OPT2=gtk3
-fi
-VERSION=$VER.$OPT1$OPT2
+VERSION=${VERSION:-5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}