From 13b082eb390ba5e8d50484b53d637987e1bfeb85 Mon Sep 17 00:00:00 2001 From: wigums Date: Sat, 8 Feb 2020 02:29:35 +0700 Subject: development/processing: Updated for version 3.5.4. Signed-off-by: Willy Sudiarto Raharjo --- development/processing/README | 3 +++ development/processing/processing.SlackBuild | 2 +- development/processing/processing.info | 10 +++++----- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'development/processing') diff --git a/development/processing/README b/development/processing/README index 8a757f3871..007ed45d12 100644 --- a/development/processing/README +++ b/development/processing/README @@ -3,3 +3,6 @@ community that since 2001 has promoted software literacy within the visual arts. Initially created to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing quickly developed into a tool for creating finished professional work as well. + + +as of 3.5.4 processing no longer supports 32 bit diff --git a/development/processing/processing.SlackBuild b/development/processing/processing.SlackBuild index cf8284c5ed..4ab4663551 100644 --- a/development/processing/processing.SlackBuild +++ b/development/processing/processing.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=processing -VERSION=${VERSION:-3.5.3} +VERSION=${VERSION:-3.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/processing/processing.info b/development/processing/processing.info index beb1f6ae2c..54fa66ead0 100644 --- a/development/processing/processing.info +++ b/development/processing/processing.info @@ -1,10 +1,10 @@ PRGNAM="processing" -VERSION="3.5.3" +VERSION="3.5.4" HOMEPAGE="https://www.processing.org" -DOWNLOAD="http://download.processing.org/processing-3.5.3-linux32.tgz" -MD5SUM="d82b916f4e261ef3f9887b3859b25192" -DOWNLOAD_x86_64="http://download.processing.org/processing-3.5.3-linux64.tgz" -MD5SUM_x86_64="fffa4ffcbf5c3d97eba9569d2f40035d" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://download.processing.org/processing-3.5.4-linux64.tgz" +MD5SUM_x86_64="2746cbe158425396dcf8a4103b93400f" REQUIRES="jdk" MAINTAINER="wigums" EMAIL="pioneer22675@gmail.com" -- cgit v1.2.3