summaryrefslogtreecommitdiffstats
path: root/misc/wcd/wcd.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/wcd/wcd.SlackBuild')
-rw-r--r--misc/wcd/wcd.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/wcd/wcd.SlackBuild b/misc/wcd/wcd.SlackBuild
index c586e07519..e5bc31880b 100644
--- a/misc/wcd/wcd.SlackBuild
+++ b/misc/wcd/wcd.SlackBuild
@@ -25,11 +25,13 @@
# with this program (most likely, a file named COPYING). If not, see
# <https://www.gnu.org/licenses/>.
+# 20180612 bkw: updated for v6.0.2.
+
# 20171219 bkw: updated for v6.0.1. also, add /etc/profile.d scripts
# so wcd actually *works*.
PRGNAM=wcd
-VERSION=${VERSION:-6.0.1}
+VERSION=${VERSION:-6.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}