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/reptyr/reptyr.SlackBuild | |
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/reptyr/reptyr.SlackBuild')
-rw-r--r-- | system/reptyr/reptyr.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |