diff options
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} |