summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
author B. Watson2024-03-14 19:11:51 +0100
committer Willy Sudiarto Raharjo2024-03-16 04:22:21 +0100
commit65671e8779e3edcc67a3f0e5ced1a6f7348d356a (patch)
treeded99a5b619a4cb0bd45aa51c1172db1654041f8 /accessibility
parent972b4759d4751d688bde89b5c2b0648a02886d7e (diff)
downloadslackbuilds-65671e8779e3edcc67a3f0e5ced1a6f7348d356a.tar.gz
accessibility/wgetpaste: Updated for version 2.34.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/wgetpaste/README4
-rw-r--r--accessibility/wgetpaste/wgetpaste.SlackBuild5
-rw-r--r--accessibility/wgetpaste/wgetpaste.info8
3 files changed, 9 insertions, 8 deletions
diff --git a/accessibility/wgetpaste/README b/accessibility/wgetpaste/README
index 3e82f06732..cb70a0b80e 100644
--- a/accessibility/wgetpaste/README
+++ b/accessibility/wgetpaste/README
@@ -7,8 +7,8 @@ If you want to use the -N option, install ansifilter.
Notes:
-- These services worked as of 20231220:
- 0x0, dpaste, sprunge, bpaste (the default).
+- These services worked as of 20240314:
+ 0x0, dpaste, pgz, bpaste (the default).
- These services are broken (or were, when I tested on 20231220):
codepad, ix_io.
diff --git a/accessibility/wgetpaste/wgetpaste.SlackBuild b/accessibility/wgetpaste/wgetpaste.SlackBuild
index e389a1a8d2..3a8ce39282 100644
--- a/accessibility/wgetpaste/wgetpaste.SlackBuild
+++ b/accessibility/wgetpaste/wgetpaste.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240314 bkw: update for v2.34.
# 20231220 bkw: update for v2.33. at least half of the services
# are working again, so update README and man page.
@@ -46,8 +47,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wgetpaste
-VERSION=${VERSION:-2.33}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.34}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/accessibility/wgetpaste/wgetpaste.info b/accessibility/wgetpaste/wgetpaste.info
index 8b0d750065..82518d878a 100644
--- a/accessibility/wgetpaste/wgetpaste.info
+++ b/accessibility/wgetpaste/wgetpaste.info
@@ -1,8 +1,8 @@
PRGNAM="wgetpaste"
-VERSION="2.33"
-HOMEPAGE="http://wgetpaste.zlin.dk/"
-DOWNLOAD="https://github.com/zlin/wgetpaste/archive/2.33/wgetpaste-2.33.tar.gz"
-MD5SUM="3f004fd6ef89e9de664e5530fcbca126"
+VERSION="2.34"
+HOMEPAGE="https://github.com/zlin/wgetpaste/"
+DOWNLOAD="https://github.com/zlin/wgetpaste/archive/2.34/wgetpaste-2.34.tar.gz"
+MD5SUM="30d9245c7b956231831d71c3d7c1c47d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""