diff options
author | Tracy Williams <t_s_williams[at]yahoo[dot]com> | 2013-07-19 12:54:12 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-07-19 12:54:12 -0500 |
commit | 2ecfdafe738dea07240b31c1f445bc14e4a09a9e (patch) | |
tree | b888e1560e1ae29a8af48bcb42f7c420aaab71b2 /system/wmconfig | |
parent | 69cd2561ee15842ff1106e004a10794e2069cc46 (diff) | |
download | slackbuilds-2ecfdafe738dea07240b31c1f445bc14e4a09a9e.tar.gz |
system/wmconfig: Updated for version 1.4.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/wmconfig')
-rw-r--r-- | system/wmconfig/wmconfig.SlackBuild | 6 | ||||
-rw-r--r-- | system/wmconfig/wmconfig.info | 6 |
2 files changed, 6 insertions, 6 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 diff --git a/system/wmconfig/wmconfig.info b/system/wmconfig/wmconfig.info index c1740fb1d3..7004c556b1 100644 --- a/system/wmconfig/wmconfig.info +++ b/system/wmconfig/wmconfig.info @@ -1,8 +1,8 @@ PRGNAM="wmconfig" -VERSION="1.3.6" +VERSION="1.4.0" HOMEPAGE="http://www.arrishq.net/" -DOWNLOAD="http://www.arrishq.net/files/wmconfig-1.3.6.tar.bz2" -MD5SUM="53644505c9354bfe6cddf27aafc0a826" +DOWNLOAD="http://www.arrishq.net/files/wmconfig-1.4.0.tar.bz2" +MD5SUM="e7dd729d1698c28de35a303c536cfa52" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |