diff options
Diffstat (limited to 'system')
-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 4993a1b7cd..ef058bb227 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.44} +VERSION=${VERSION:-2.45} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/yash/yash.info b/system/yash/yash.info index 417fec2306..47251e3054 100644 --- a/system/yash/yash.info +++ b/system/yash/yash.info @@ -1,8 +1,8 @@ PRGNAM="yash" -VERSION="2.44" +VERSION="2.45" HOMEPAGE="http://yash.osdn.jp/index.html.en" -DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/66984/yash-2.44.tar.xz" -MD5SUM="f1185a9c6661b4d9f6099d038153090b" +DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/67984/yash-2.45.tar.xz" +MD5SUM="5500227b75b2d7258ec7645f2bf992c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |