summaryrefslogtreecommitdiffstats
path: root/development/processing
diff options
context:
space:
mode:
author wigums <pioneer22675@gmail.com>2020-01-12 12:35:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-12 12:35:25 +0700
commit939a3f40d4a7ea78eb050022d0d4e7ee8ca8e661 (patch)
treec18c44ce27834612b8821ec66e8b924d82af3907 /development/processing
parent657de4509caabc99892a4d13050897ee8b59f1a7 (diff)
downloadslackbuilds-939a3f40d4a7ea78eb050022d0d4e7ee8ca8e661.tar.gz
slackbuilds-939a3f40d4a7ea78eb050022d0d4e7ee8ca8e661.tar.xz
development/processing: Updated for version 3.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/processing')
-rw-r--r--development/processing/processing.SlackBuild2
-rw-r--r--development/processing/processing.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/development/processing/processing.SlackBuild b/development/processing/processing.SlackBuild
index d5faba7e56..cf8284c5ed 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.4}
+VERSION=${VERSION:-3.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/processing/processing.info b/development/processing/processing.info
index 6af65c9332..beb1f6ae2c 100644
--- a/development/processing/processing.info
+++ b/development/processing/processing.info
@@ -1,10 +1,10 @@
PRGNAM="processing"
-VERSION="3.4"
+VERSION="3.5.3"
HOMEPAGE="https://www.processing.org"
-DOWNLOAD="http://download.processing.org/processing-3.4-linux32.tgz"
-MD5SUM="ef19626ab8feabce80a7dff85f4f8ff4"
-DOWNLOAD_x86_64="http://download.processing.org/processing-3.4-linux64.tgz"
-MD5SUM_x86_64="16176c58073a88dad821fae5a9ad42e6"
+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"
REQUIRES="jdk"
MAINTAINER="wigums"
EMAIL="pioneer22675@gmail.com"