diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2013-12-01 02:22:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-01 13:00:57 +0700 |
commit | 79ae0f897400f602a277b7f5479123f6d764f460 (patch) | |
tree | 09f86ef606ef5dfe1d2cf01298532f087cae63d0 /system/rxvt-unicode/rxvt-unicode.SlackBuild | |
parent | 550242fc2772fed29da98163021bca912080d35f (diff) |
system/rxvt-unicode: Updated for version 9.19.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/rxvt-unicode/rxvt-unicode.SlackBuild b/system/rxvt-unicode/rxvt-unicode.SlackBuild index 7f09e7f561a5..07dfa1ca2c3a 100644 --- a/system/rxvt-unicode/rxvt-unicode.SlackBuild +++ b/system/rxvt-unicode/rxvt-unicode.SlackBuild @@ -25,7 +25,7 @@ # Maintained by LEVAI Daniel, 2010-2013 PRGNAM=rxvt-unicode -VERSION=${VERSION:-9.18} +VERSION=${VERSION:-9.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |