diff options
-rw-r--r-- | office/anorack/anorack.SlackBuild | 2 | ||||
-rw-r--r-- | office/anorack/anorack.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/anorack/anorack.SlackBuild b/office/anorack/anorack.SlackBuild index 5d297242d1..86e4e1888e 100644 --- a/office/anorack/anorack.SlackBuild +++ b/office/anorack/anorack.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=anorack -VERSION=${VERSION:-0.2.3} +VERSION=${VERSION:-0.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/anorack/anorack.info b/office/anorack/anorack.info index 73e7c59ecf..7738daefbc 100644 --- a/office/anorack/anorack.info +++ b/office/anorack/anorack.info @@ -1,8 +1,8 @@ PRGNAM="anorack" -VERSION="0.2.3" +VERSION="0.2.4" HOMEPAGE="http://jwilk.net/software/anorack" -DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.3/anorack-0.2.3.tar.gz" -MD5SUM="3e24db945fea8305aad1b9f63a1dfcaf" +DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.4/anorack-0.2.4.tar.gz" +MD5SUM="c06e97e952f8837a61a4f3bce0c1f0cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 espeak" |