diff options
author | B. Watson <yalhcru@gmail.com> | 2014-08-28 21:33:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-30 14:19:24 +0700 |
commit | 8c82d8bbf62b25ad9597f65874486abfd5c42cc2 (patch) | |
tree | 0e5791b6d899cafdfc7b70ff29b13ead64f2edd1 /system/reptyr/reptyr.SlackBuild | |
parent | be3388e35719c2e1291adfc54aacff01f965324b (diff) | |
download | slackbuilds-8c82d8bbf62b25ad9597f65874486abfd5c42cc2.tar.gz |
system/reptyr: Updated for version 0.5_20140820.
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 75f46815fc..426ba5c07a 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_20140222} +VERSION=${VERSION:-0.5_20140820} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |