diff options
-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="" |