summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Jostein Berntsen2022-04-21 14:43:38 +0200
committer Willy Sudiarto Raharjo2022-04-23 20:47:08 +0200
commit09346c2f46105dcd268fc10f840bb67c3e20c4d7 (patch)
tree1aa8babb88b4b1d023733ed5e6b70dbd2cb3beb0 /office
parent9fe01baa5669b3232e2bd5deece908d82165ec0f (diff)
downloadslackbuilds-09346c2f46105dcd268fc10f840bb67c3e20c4d7.tar.gz
office/etmtk: Updated for version 3.2.39.
New dependency: python-ruamel.yaml Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/etmtk/etmtk.SlackBuild4
-rw-r--r--office/etmtk/etmtk.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/office/etmtk/etmtk.SlackBuild b/office/etmtk/etmtk.SlackBuild
index 488f4b0690..2667229694 100644
--- a/office/etmtk/etmtk.SlackBuild
+++ b/office/etmtk/etmtk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for etmtk
-# Copyright 2016-2021 Jostein Berntsen <jvbernts@online.no>
+# Copyright 2016-2022 Jostein Berntsen <jvbernts@online.no>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=etmtk
-VERSION=${VERSION:-3.2.37}
+VERSION=${VERSION:-3.2.39}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/etmtk/etmtk.info b/office/etmtk/etmtk.info
index ccfbc1547e..4b81000f40 100644
--- a/office/etmtk/etmtk.info
+++ b/office/etmtk/etmtk.info
@@ -1,10 +1,10 @@
PRGNAM="etmtk"
-VERSION="3.2.37"
+VERSION="3.2.39"
HOMEPAGE="http://people.duke.edu/~dgraham/etmtk/"
-DOWNLOAD="https://github.com/dagraham/etm-tk/releases/download/v3.2.37/etmtk-3.2.37.tar.gz"
-MD5SUM="46c776a7de9ada38555b28c52d4b330d"
+DOWNLOAD="https://files.pythonhosted.org/packages/7d/99/927f845552c313b89d04a2a7a5aa6cfe922ec7c68f172d5261631a50069f/etmtk-3.2.39.tar.gz"
+MD5SUM="b52b9a851a7d8caa2f2511cb820c9f94"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-dateutil python2-PyYAML"
+REQUIRES="python2-dateutil python2-PyYAML python-ruamel.yaml"
MAINTAINER="Jostein Berntsen"
EMAIL="jvbernts@online.no"