diff options
-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="" |