diff options
author | B. Watson <yalhcru@gmail.com> | 2014-08-28 21:33:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-30 14:19:24 +0700 |
commit | 8c82d8bbf62b25ad9597f65874486abfd5c42cc2 (patch) | |
tree | 0e5791b6d899cafdfc7b70ff29b13ead64f2edd1 /system | |
parent | be3388e35719c2e1291adfc54aacff01f965324b (diff) |
system/reptyr: Updated for version 0.5_20140820.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 75f46815fc25..426ba5c07a94 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_20140222} +VERSION=${VERSION:-0.5_20140820} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/reptyr/reptyr.info b/system/reptyr/reptyr.info index abb5362e3eeb..32eb14cd8887 100644 --- a/system/reptyr/reptyr.info +++ b/system/reptyr/reptyr.info @@ -1,8 +1,8 @@ PRGNAM="reptyr" -VERSION="0.5_20140222" +VERSION="0.5_20140820" HOMEPAGE="https://github.com/nelhage/reptyr" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.5_20140222.tar.gz" -MD5SUM="5b701558136403e985beca7743dba5e3" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.5_20140820.tar.gz" +MD5SUM="c4af3a1e3aae37e5b08e84e61616209c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |