summaryrefslogtreecommitdiffstats
path: root/office/etmtk/etmtk.SlackBuild
diff options
context:
space:
mode:
author Jostein Berntsen <jvbernts@online.no>2022-04-21 13:43:38 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-24 01:47:08 +0700
commit09346c2f46105dcd268fc10f840bb67c3e20c4d7 (patch)
tree1aa8babb88b4b1d023733ed5e6b70dbd2cb3beb0 /office/etmtk/etmtk.SlackBuild
parent9fe01baa5669b3232e2bd5deece908d82165ec0f (diff)
downloadslackbuilds-09346c2f46105dcd268fc10f840bb67c3e20c4d7.tar.gz
slackbuilds-09346c2f46105dcd268fc10f840bb67c3e20c4d7.tar.xz
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/etmtk/etmtk.SlackBuild')
-rw-r--r--office/etmtk/etmtk.SlackBuild4
1 files changed, 2 insertions, 2 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}