From ae2dd93fcacaddbd38034750bf4271de71bad72d Mon Sep 17 00:00:00 2001 From: Franzen Date: Sun, 6 Feb 2022 13:46:10 +0700 Subject: [PATCH] office/asymptote: Update scripts. Signed-off-by: Willy Sudiarto Raharjo --- office/asymptote/asymptote.SlackBuild | 8 ++++---- office/asymptote/asymptote.info | 4 ++-- office/asymptote/slack-desc | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/office/asymptote/asymptote.SlackBuild b/office/asymptote/asymptote.SlackBuild index 2c35fa024b..b3fc58ca1b 100644 --- a/office/asymptote/asymptote.SlackBuild +++ b/office/asymptote/asymptote.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for asymptote -# Copyright 2016 - 2018 Johannes Schoepfer, Germany +# Copyright 2016 - 2022 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -95,9 +95,9 @@ CFLAGS="$SLKCFLAGS" \ --datarootdir=/usr/share/texmf-dist \ --build=$ARCH-slackware-linux -make -j1 all -make -j1 check-all -make -j1 install-all DESTDIR=$PKG +make +make check +make install DESTDIR=$PKG rm -rf $PKG/usr/info/asymptote mkdir -p $PKG/usr/share/vim/vimfiles/syntax diff --git a/office/asymptote/asymptote.info b/office/asymptote/asymptote.info index 372b79e349..1a9aed22d3 100644 --- a/office/asymptote/asymptote.info +++ b/office/asymptote/asymptote.info @@ -1,10 +1,10 @@ PRGNAM="asymptote" VERSION="2.70" -HOMEPAGE="http://asymptote.sourceforge.net/" +HOMEPAGE="https://asymptote.sourceforge.io/" DOWNLOAD="https://downloads.sourceforge.net/asymptote/asymptote-2.70.src.tgz" MD5SUM="b57e685568a7cca69024a86c7276eb6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="glm" MAINTAINER="Johannes Schoepfer" -EMAIL="slackbuilds[at]schoepfer[dot]info" +EMAIL="slackbuilds at schoepfer dot info" diff --git a/office/asymptote/slack-desc b/office/asymptote/slack-desc index e38703b6ac..fcd3ba050b 100644 --- a/office/asymptote/slack-desc +++ b/office/asymptote/slack-desc @@ -15,5 +15,5 @@ asymptote: PostScript output. asymptote: A major advantage of Asymptote over other graphics packages is that asymptote: it is a programming language as opposed to just a graphics program. asymptote: -asymptote: http://asymptote.sourceforge.net/ +asymptote: https://asymptote.sourceforge.io/ asymptote: