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 5f8731b5cc..75f46815fc 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_20130618} +VERSION=${VERSION:-0.5_20140222} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/reptyr/reptyr.info b/system/reptyr/reptyr.info index 0ac96699e3..abb5362e3e 100644 --- a/system/reptyr/reptyr.info +++ b/system/reptyr/reptyr.info @@ -1,8 +1,8 @@ PRGNAM="reptyr" -VERSION="0.5_20130618" +VERSION="0.5_20140222" HOMEPAGE="https://github.com/nelhage/reptyr" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.5_20130618.tar.gz" -MD5SUM="d803d18d1a641258da43de6e82b9a59c" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.5_20140222.tar.gz" +MD5SUM="5b701558136403e985beca7743dba5e3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |