summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Donald Cooley2020-06-02 02:47:33 +0200
committer Willy Sudiarto Raharjo2020-06-02 02:47:33 +0200
commit68ec6aa04309872ff01b992e8bf33c40a8fdc176 (patch)
tree1d483951cf937cc80f81badd23b1e66fe87f241e
parent3ebbea9521c1a0616e6919618b98887b16b14d95 (diff)
downloadslackbuilds-68ec6aa04309872ff01b992e8bf33c40a8fdc176.tar.gz
office/anorack: Updated for version 0.2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/anorack/README6
-rw-r--r--office/anorack/anorack.SlackBuild4
-rw-r--r--office/anorack/anorack.info6
3 files changed, 8 insertions, 8 deletions
diff --git a/office/anorack/README b/office/anorack/README
index 0f2124c1a3..20c4d5f4bd 100644
--- a/office/anorack/README
+++ b/office/anorack/README
@@ -1,9 +1,9 @@
The English language has two indefinite articles:
a: used before words that begin with a consonant sound (e.g., a
- program, a host, a user);
- an: used before words that begin with a vowel sound (e.g., an
- example, an hour, an undefined variable).
+ program, a host, a user);
+ an: used before words that begin with a vowel sound (e.g., an example,
+ an hour, an undefined variable).
anorack is a specialized spell-checker that finds incorrect indefinite
articles.
diff --git a/office/anorack/anorack.SlackBuild b/office/anorack/anorack.SlackBuild
index 228e2983b8..ec5c5de32b 100644
--- a/office/anorack/anorack.SlackBuild
+++ b/office/anorack/anorack.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for anorack
-# Copyright 2018-2020 Donald Cooley South Haven, Indiana USA
+# Copyright 2018-2020 Donald Cooley South Haven, Indiana, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=anorack
-VERSION=${VERSION:-0.2.5}
+VERSION=${VERSION:-0.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/anorack/anorack.info b/office/anorack/anorack.info
index 3e5dc196af..03ac655eb2 100644
--- a/office/anorack/anorack.info
+++ b/office/anorack/anorack.info
@@ -1,8 +1,8 @@
PRGNAM="anorack"
-VERSION="0.2.5"
+VERSION="0.2.6"
HOMEPAGE="https://jwilk.net/software/anorack"
-DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.5/anorack-0.2.5.tar.gz"
-MD5SUM="0ec9aa6e604450010fea5981920f4f47"
+DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.6/anorack-0.2.6.tar.gz"
+MD5SUM="4f5b77433acfdd702feab98ffbf7b1e4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 espeak"