summaryrefslogtreecommitdiffstats
path: root/office/texworks/texworks.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/texworks/texworks.SlackBuild')
-rw-r--r--office/texworks/texworks.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/office/texworks/texworks.SlackBuild b/office/texworks/texworks.SlackBuild
index 162fe1889b..6a20d2e8cd 100644
--- a/office/texworks/texworks.SlackBuild
+++ b/office/texworks/texworks.SlackBuild
@@ -3,8 +3,7 @@
# Slackware build script for TeXworks
# Written by digwtx (wtx358@qq.com)
-# Updated by Willy Sudiarto Raharjo
-# Copyright 2016 - 2022 Johannes Schoepfer, Germany
+# Copyright 2016 - 2023 Johannes Schoepfer, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=texworks
-VERSION=${VERSION:-0.6.7}
+VERSION=${VERSION:-0.6.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}