summaryrefslogtreecommitdiffstats
path: root/system/wmconfig/wmconfig.SlackBuild
diff options
context:
space:
mode:
author Tracy Williams2013-07-19 19:54:12 +0200
committer Erik Hanson2013-07-19 19:54:12 +0200
commit2ecfdafe738dea07240b31c1f445bc14e4a09a9e (patch)
treeb888e1560e1ae29a8af48bcb42f7c420aaab71b2 /system/wmconfig/wmconfig.SlackBuild
parent69cd2561ee15842ff1106e004a10794e2069cc46 (diff)
downloadslackbuilds-2ecfdafe738dea07240b31c1f445bc14e4a09a9e.tar.gz
system/wmconfig: Updated for version 1.4.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/wmconfig/wmconfig.SlackBuild')
-rw-r--r--system/wmconfig/wmconfig.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/wmconfig/wmconfig.SlackBuild b/system/wmconfig/wmconfig.SlackBuild
index b5ba3a43b1..a1fc30b27f 100644
--- a/system/wmconfig/wmconfig.SlackBuild
+++ b/system/wmconfig/wmconfig.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for wmconfig
#
-# Copyright 2011-2012 Tracy Williams <t_s_williams[at]yahoo[dot]com>
+# Copyright 2011-2013 Tracy Williams <t_s_williams[at]yahoo[dot]com>
# 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=wmconfig
-VERSION=1.3.6
+VERSION=1.4.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -84,7 +84,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \;
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- AUTHORS ChangeLog COPYING INSTALL NEWS README TODO misc \
+ AUTHORS ChangeLog COPYING INSTALL README TODO misc \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild