diff options
-rw-r--r-- | office/texlive-fonts/texlive-fonts.SlackBuild | 6 | ||||
-rw-r--r-- | office/texlive-fonts/texlive-fonts.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/texlive-fonts/texlive-fonts.SlackBuild b/office/texlive-fonts/texlive-fonts.SlackBuild index e71a49eafc..b831fed25e 100644 --- a/office/texlive-fonts/texlive-fonts.SlackBuild +++ b/office/texlive-fonts/texlive-fonts.SlackBuild @@ -25,17 +25,17 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texlive-fonts -VERSION=${VERSION:-20161023} +VERSION=${VERSION:-2016.161031} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -ARCH=noarch - CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} +ARCH=noarch + set -e rm -rf $PKG diff --git a/office/texlive-fonts/texlive-fonts.info b/office/texlive-fonts/texlive-fonts.info index 1eb1b13dbf..a0bea527d8 100644 --- a/office/texlive-fonts/texlive-fonts.info +++ b/office/texlive-fonts/texlive-fonts.info @@ -1,8 +1,8 @@ PRGNAM="texlive-fonts" -VERSION="20161023" +VERSION="2016.161031" HOMEPAGE="http://tug.org/texlive/" -DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-fonts/texlive-fonts-20161023.tar.xz" -MD5SUM="ccf15fb9158ce8ce0b47483c8a35f315" +DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-fonts/texlive-fonts-2016.161031.tar.xz" +MD5SUM="53ff12054696706a06f85ad333f1f41d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="texlive" |