diff options
author | B. Watson <yalhcru@gmail.com> | 2014-10-01 08:55:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-03 10:16:53 +0700 |
commit | bc45edde6403592bde86c25276fc54797bfcf4b5 (patch) | |
tree | 82cc7cbc41c7d29758910a272f79b6353ea7c8ed /system/reptyr | |
parent | b15116598182e0fabd4e47ea0de61ec67aabc774 (diff) | |
download | slackbuilds-bc45edde6403592bde86c25276fc54797bfcf4b5.tar.gz |
system/reptyr: Updated for version 0.5_20140916.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/reptyr')
-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 426ba5c07a..ee6fad3e23 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 32eb14cd88..433ac73a2b 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="" |