diff options
author | B. Watson <yalhcru@gmail.com> | 2013-06-22 00:10:03 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-22 21:34:44 -0300 |
commit | 18d5be7f1423fa76c8e27824009d6d695a753c89 (patch) | |
tree | 4d22a0ab1f645f9e09d033ffd246c33efef1f525 /system | |
parent | 01413445ffb5ae86a935212fa41743cef8fe529a (diff) | |
download | slackbuilds-18d5be7f1423fa76c8e27824009d6d695a753c89.tar.gz |
system/reptyr: Updated for version 0.5_20130618.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/reptyr/reptyr.SlackBuild | 4 | ||||
-rw-r--r-- | system/reptyr/reptyr.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/reptyr/reptyr.SlackBuild b/system/reptyr/reptyr.SlackBuild index 6ae9990820..4a8546b3d9 100644 --- a/system/reptyr/reptyr.SlackBuild +++ b/system/reptyr/reptyr.SlackBuild @@ -4,10 +4,10 @@ # Written by B. Watson (yalhcru@gmail.com) -# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=reptyr -VERSION=${VERSION:-0.4_20121213} +VERSION=${VERSION:-0.5_20130618} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/reptyr/reptyr.info b/system/reptyr/reptyr.info index 2862bb5242..0ac96699e3 100644 --- a/system/reptyr/reptyr.info +++ b/system/reptyr/reptyr.info @@ -1,8 +1,8 @@ PRGNAM="reptyr" -VERSION="0.4_20121213" +VERSION="0.5_20130618" HOMEPAGE="https://github.com/nelhage/reptyr" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.4_20121213.tar.gz" -MD5SUM="e665f76a0b160f6850c5d1da8cde628c" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.5_20130618.tar.gz" +MD5SUM="d803d18d1a641258da43de6e82b9a59c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |