aboutsummaryrefslogtreecommitdiff
path: root/office/epy/epy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/epy/epy.SlackBuild')
-rw-r--r--office/epy/epy.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/office/epy/epy.SlackBuild b/office/epy/epy.SlackBuild
index b6e52a1366..6b44f2d986 100644
--- a/office/epy/epy.SlackBuild
+++ b/office/epy/epy.SlackBuild
@@ -6,10 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230104 bkw: updated for v2022.12.11.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=epy
-VERSION=${VERSION:-2022.4.18}
+VERSION=${VERSION:-2022.12.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}