aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/syncterm/syncterm.SlackBuild4
-rw-r--r--network/syncterm/syncterm.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/network/syncterm/syncterm.SlackBuild b/network/syncterm/syncterm.SlackBuild
index 9c468012f5..7414fd388f 100644
--- a/network/syncterm/syncterm.SlackBuild
+++ b/network/syncterm/syncterm.SlackBuild
@@ -13,6 +13,8 @@
# still can't make it work directly from the command line, even
# though it works from the menu. *Shrug*.
+# 20250123 bkw: update for v1.4.
+
# 20241203 bkw: update for v1.3.
# - patch for -current no longer needed (and no longer works anyway), removed.
# - 'make install' now installs the icons, stopping shipping our own.
@@ -25,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=syncterm
-VERSION=${VERSION:-1.3}
+VERSION=${VERSION:-1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/syncterm/syncterm.info b/network/syncterm/syncterm.info
index 676afca31c..0164376355 100644
--- a/network/syncterm/syncterm.info
+++ b/network/syncterm/syncterm.info
@@ -1,8 +1,8 @@
PRGNAM="syncterm"
-VERSION="1.3"
+VERSION="1.4"
HOMEPAGE="http://syncterm.bbsdev.net/"
-DOWNLOAD="https://downloads.sourceforge.net/project/syncterm/syncterm/syncterm-1.3/syncterm-1.3-src.tgz"
-MD5SUM="3001675fb0a4feed52f7b9ac63947c40"
+DOWNLOAD="https://downloads.sourceforge.net/project/syncterm/syncterm/syncterm-1.4/syncterm-1.4-src.tgz"
+MD5SUM="d3b61e1e8bf119a485a4282635c501c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""