diff options
author | Leonard Schmidt <lems@gmx.net> | 2016-03-29 22:59:03 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-03-31 12:48:02 +0100 |
commit | 0d01a99d20032523f76a64333ed94ac0bd504efb (patch) | |
tree | 0ab4ccc170a8855d765a097cef43e1567a0c02e9 /system/yash/yash.SlackBuild | |
parent | fe462c160e8dab36f16cec36c2a2555e9e9293a7 (diff) | |
download | slackbuilds-0d01a99d20032523f76a64333ed94ac0bd504efb.tar.gz |
system/yash: Updated for version 2.41.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/yash/yash.SlackBuild')
-rw-r--r-- | system/yash/yash.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild index 1e9f7e6de0..f5a4094356 100644 --- a/system/yash/yash.SlackBuild +++ b/system/yash/yash.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yash -VERSION=${VERSION:-2.40} +VERSION=${VERSION:-2.41} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |