diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-09-23 10:33:25 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-06 00:58:20 -0600 |
commit | 89217589106fddea68bcd716725cb29bdcc154ee (patch) | |
tree | dc042d6fefa48fd96aa950fd4799bce144fadc04 /system/lxtask/lxtask.SlackBuild | |
parent | 2587099d7889d1f58d01437fbfd3d82f49fdb058 (diff) | |
download | slackbuilds-89217589106fddea68bcd716725cb29bdcc154ee.tar.gz |
system/lxtask: Updated for version 20130906_e638342.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/lxtask/lxtask.SlackBuild')
-rw-r--r-- | system/lxtask/lxtask.SlackBuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/system/lxtask/lxtask.SlackBuild b/system/lxtask/lxtask.SlackBuild index a328e790b1..19eb391d8f 100644 --- a/system/lxtask/lxtask.SlackBuild +++ b/system/lxtask/lxtask.SlackBuild @@ -41,6 +41,8 @@ # * updated. # 20120812_204b61f: 13/aug/2012 by Matteo Bernardini <ponce@slackbuilds.org> # * updated. +# 20130906_e638342: 23/sep/2013 by Matteo Bernardini <ponce@slackbuilds.org> +# * updated. # # Run 'sh lxtask.SlackBuild' to build a Slackware package. # The package is created in /tmp . @@ -49,7 +51,7 @@ # ----------------------------------------------------------------------------- PRGNAM=lxtask -VERSION=${VERSION:-20120812_204b61f} +VERSION=${VERSION:-20130906_e638342} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |