summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Matteo Bernardini2021-03-16 08:58:02 +0100
committer Robby Workman2021-04-18 06:09:19 +0200
commitda166833faaf7fae5a5bd794fb494fa365581686 (patch)
treeb9b72b80f8da3dd040b3dc20633f21761a7ed4f4 /office
parentab0facba4192dade2e247a5e89f922c51c919020 (diff)
downloadslackbuilds-da166833faaf7fae5a5bd794fb494fa365581686.tar.gz
office/asymptote: Updated for version 2.70, added the dep glm.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/asymptote/asymptote.SlackBuild2
-rw-r--r--office/asymptote/asymptote.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/office/asymptote/asymptote.SlackBuild b/office/asymptote/asymptote.SlackBuild
index c591eca5ff..4a28ee876b 100644
--- a/office/asymptote/asymptote.SlackBuild
+++ b/office/asymptote/asymptote.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=asymptote
-VERSION=${VERSION:-2.44}
+VERSION=${VERSION:-2.70}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/asymptote/asymptote.info b/office/asymptote/asymptote.info
index 2d7de25278..26d4a4f763 100644
--- a/office/asymptote/asymptote.info
+++ b/office/asymptote/asymptote.info
@@ -1,10 +1,10 @@
PRGNAM="asymptote"
-VERSION="2.44"
+VERSION="2.70"
HOMEPAGE="http://asymptote.sourceforge.net/"
-DOWNLOAD="https://downloads.sourceforge.net/sourceforge/asymptote/asymptote-2.44.src.tgz"
-MD5SUM="98cd8858841e6e833039b85e0b814257"
+DOWNLOAD="https://downloads.sourceforge.net/asymptote/asymptote-2.70.src.tgz"
+MD5SUM="b57e685568a7cca69024a86c7276eb6d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="texlive"
+REQUIRES="glm texlive"
MAINTAINER="Johannes Schoepfer"
EMAIL="slackbuilds[at]schoepfer[dot]info"