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/reptyr.SlackBuild | |
parent | 6dc058fb86d2758d82f103f9593194403dba9aa6 (diff) | |
download | slackbuilds-88bc60eda6cf1f24ef39a6a3f80e8ff9499a2168.tar.gz |
system/reptyr: Updated for version 0.5_20140222.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/reptyr/reptyr.SlackBuild')
-rw-r--r-- | system/reptyr/reptyr.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/reptyr/reptyr.SlackBuild b/system/reptyr/reptyr.SlackBuild index 5f8731b5cc..75f46815fc 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} |