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