diff options
author | B. Watson <yalhcru@gmail.com> | 2014-03-17 08:17:03 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:18 -0500 |
commit | 88bc60eda6cf1f24ef39a6a3f80e8ff9499a2168 (patch) | |
tree | a20d4e883f6727dc79b15f4bff5d0273011661fa /system/reptyr | |
parent | 6dc058fb86d2758d82f103f9593194403dba9aa6 (diff) | |
download | slackbuilds-88bc60eda6cf1f24ef39a6a3f80e8ff9499a2168.tar.gz slackbuilds-88bc60eda6cf1f24ef39a6a3f80e8ff9499a2168.tar.xz |
system/reptyr: Updated for version 0.5_20140222.
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 5f8731b5cc7..75f46815fc2 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 0ac96699e34..abb5362e3ee 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="" |