diff options
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 a328e790b136..19eb391d8f54 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} |