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 | |
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')
-rw-r--r-- | system/yash/yash.SlackBuild | 2 | ||||
-rw-r--r-- | system/yash/yash.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/system/yash/yash.info b/system/yash/yash.info index 586971ac35..0b33f4346d 100644 --- a/system/yash/yash.info +++ b/system/yash/yash.info @@ -1,8 +1,8 @@ PRGNAM="yash" -VERSION="2.40" +VERSION="2.41" HOMEPAGE="http://yash.osdn.jp/index.html.en" -DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/64293/yash-2.40.tar.xz" -MD5SUM="cf68496dc1a07b0a090e8944c48f1a07" +DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/64861/yash-2.41.tar.xz" +MD5SUM="58d16c5dc4169dc8405e0db32bbad392" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |