diff options
-rw-r--r-- | system/reptyr/reptyr.SlackBuild | 2 | ||||
-rw-r--r-- | system/reptyr/reptyr.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/reptyr/reptyr.SlackBuild b/system/reptyr/reptyr.SlackBuild index 426ba5c07a94..ee6fad3e23b4 100644 --- a/system/reptyr/reptyr.SlackBuild +++ b/system/reptyr/reptyr.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=reptyr -VERSION=${VERSION:-0.5_20140820} +VERSION=${VERSION:-0.5_20140916} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/reptyr/reptyr.info b/system/reptyr/reptyr.info index 32eb14cd8887..433ac73a2b57 100644 --- a/system/reptyr/reptyr.info +++ b/system/reptyr/reptyr.info @@ -1,8 +1,8 @@ PRGNAM="reptyr" -VERSION="0.5_20140820" +VERSION="0.5_20140916" HOMEPAGE="https://github.com/nelhage/reptyr" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.5_20140820.tar.gz" -MD5SUM="c4af3a1e3aae37e5b08e84e61616209c" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.5_20140916.tar.gz" +MD5SUM="250f07d71ebc083577503bee975d5773" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |