diff options
author | Glenn Becker <glenn.becker@gmail.com> | 2015-04-28 08:19:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-28 08:19:39 +0700 |
commit | 465c65a33ba9ab94b868b4c6960279b0be01f388 (patch) | |
tree | 64e5d49c91b3c770a739170ccbbac8a852758bf9 /system/rxvt-unicode/rxvt-unicode.SlackBuild | |
parent | 6b47484e4fd77b23833b797882da441e4154729e (diff) | |
download | slackbuilds-465c65a33ba9ab94b868b4c6960279b0be01f388.tar.gz |
system/rxvt-unicode: Updated for version 9.21 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rxvt-unicode/rxvt-unicode.SlackBuild')
-rw-r--r-- | system/rxvt-unicode/rxvt-unicode.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/rxvt-unicode/rxvt-unicode.SlackBuild b/system/rxvt-unicode/rxvt-unicode.SlackBuild index bbd9135b5b..c01f2ebd69 100644 --- a/system/rxvt-unicode/rxvt-unicode.SlackBuild +++ b/system/rxvt-unicode/rxvt-unicode.SlackBuild @@ -23,9 +23,10 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Maintained by LEVAI Daniel, 2010-2014 +# Maintained by Glenn Becker, 2015- PRGNAM=rxvt-unicode -VERSION=${VERSION:-9.20} +VERSION=${VERSION:-9.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |