summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/mujs/mujs.SlackBuild6
-rw-r--r--libraries/mujs/mujs.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/mujs/mujs.SlackBuild b/libraries/mujs/mujs.SlackBuild
index 41b6440e4a..82d8efc55c 100644
--- a/libraries/mujs/mujs.SlackBuild
+++ b/libraries/mujs/mujs.SlackBuild
@@ -4,7 +4,7 @@
# Written by Valerio Talora <navigare@gmx.com>
# Copyright (c) 2018 (versions 1.0.3-1.0.5) Andreas Guldstrand
-# Copyright (c) 2020-2022 Christoph Willing, Brisbane, Australia
+# Copyright (c) 2020-2023 Christoph Willing, Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -31,8 +31,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mujs
-VERSION=${VERSION:-1.2.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.3.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/mujs/mujs.info b/libraries/mujs/mujs.info
index c0da7688f8..8d50d5ec6f 100644
--- a/libraries/mujs/mujs.info
+++ b/libraries/mujs/mujs.info
@@ -1,8 +1,8 @@
PRGNAM="mujs"
-VERSION="1.2.0"
+VERSION="1.3.2"
HOMEPAGE="https://mujs.com/"
-DOWNLOAD="https://mujs.com/downloads/mujs-1.2.0.tar.xz"
-MD5SUM="e48906891795bb0770d5b1fa52aeded9"
+DOWNLOAD="https://mujs.com/downloads/mujs-1.3.2.tar.xz"
+MD5SUM="c2221592e7033fd32cc399e24ca44f18"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""