Skip to content

Commit 8fca3e5

Browse files
rworkmansbo-bot[bot]
authored andcommitted
office/abiword: Updated for version 3.0.8.
1 parent 8dbaaae commit 8fca3e5

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

office/abiword/abiword.SlackBuild

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,14 @@
3636
# 20251220 Patrice Coni: updated for v3.0.7. Still no new abiword-docs
3737
# release.
3838

39+
# 20260228 Patrice Coni: updated for v3.0.8. Still no new abiword-docs
40+
# release.
41+
3942
cd $(dirname $0) ; CWD=$(pwd)
4043

4144
PRGNAM=abiword
4245
SRCNAM=AbiWord-release
43-
VERSION=${VERSION:-3.0.7}
46+
VERSION=${VERSION:-3.0.8}
4447
DOCSVER=3.0.2 # version of abiword-docs
4548
DOCTAR=3.0.1 # sigh, the tarball contains abiword-docs-3.0.1 still
4649
# (DOCTAR WHO?)

office/abiword/abiword.info

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PRGNAM="abiword"
2-
VERSION="3.0.7"
2+
VERSION="3.0.8"
33
HOMEPAGE="http://www.abisource.com"
4-
DOWNLOAD="https://gitlab.gnome.org/World/AbiWord/-/archive/release-3.0.7/AbiWord-release-3.0.7.tar.gz \
4+
DOWNLOAD="https://gitlab.gnome.org/World/AbiWord/-/archive/release-3.0.8/AbiWord-release-3.0.8.tar.gz \
55
https://ftp2.osuosl.org/pub/blfs/conglomeration/abiword/abiword-docs-3.0.2.tar.gz"
6-
MD5SUM="f0ef3ad64ee130b73737c008ad305b82 \
6+
MD5SUM="49720c3f4c0e5659a26e0bbcb01e952d \
77
c92c0e1e2081db20757231a53d80c338"
88
DOWNLOAD_x86_64=""
99
MD5SUM_x86_64=""

0 commit comments

Comments
 (0)