summaryrefslogtreecommitdiffstats
path: root/development/xa/xa.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-07-11 06:48:43 +0200
committer Willy Sudiarto Raharjo2017-07-12 17:48:02 +0200
commit267b8f7218dec24293c2ac345e49e9e7528a27eb (patch)
treed3cdb1b051c3eb2289c8240977c20163577ffa2a /development/xa/xa.SlackBuild
parent8a7a4a2f40863ce837f177e700c6fa45db2d6d77 (diff)
downloadslackbuilds-267b8f7218dec24293c2ac345e49e9e7528a27eb.tar.gz
development/xa: Updated for version 2.3.8.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/xa/xa.SlackBuild')
-rw-r--r--development/xa/xa.SlackBuild10
1 files changed, 7 insertions, 3 deletions
diff --git a/development/xa/xa.SlackBuild b/development/xa/xa.SlackBuild
index c04e6bfaa4..1a0ce5e185 100644
--- a/development/xa/xa.SlackBuild
+++ b/development/xa/xa.SlackBuild
@@ -6,15 +6,19 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
-# 20141030 bkw: take the tiny little patches out of DOWNLOAD= since
-# they were included in the script tarball all along.
+# 20170711 bkw:
+# - update for xa-2.3.8
+# - REALLY remove unused *.txt.1 copies of the patches (wtf?)
# 20150322 bkw:
# - update for xa-2.3.7
# - remove unused *.txt.1 copies of the patches
+# 20141030 bkw: take the tiny little patches out of DOWNLOAD= since
+# they were included in the script tarball all along.
+
PRGNAM=xa
-VERSION=${VERSION:-2.3.7}
+VERSION=${VERSION:-2.3.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}