diff options
author | Daniel LEVAI <leva@ecentrum.hu> | 2013-03-11 19:30:12 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-22 07:16:40 -0400 |
commit | bb8798c4d225252f1ce5567708f3bb71570d1be0 (patch) | |
tree | ba4a3d25f05adbf39833522a6e1b725e653158ec /system/rxvt-unicode/rxvt-unicode.SlackBuild | |
parent | a3767b7d033919916fb487641b5513caebbd1b84 (diff) | |
download | slackbuilds-bb8798c4d225252f1ce5567708f3bb71570d1be0.tar.gz |
system/rxvt-unicode: Updated for version 9.17.
Signed-off-by: dsomero <xgizzmo@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 b8ca27d6e0..ca74f3eef7 100644 --- a/system/rxvt-unicode/rxvt-unicode.SlackBuild +++ b/system/rxvt-unicode/rxvt-unicode.SlackBuild @@ -25,7 +25,7 @@ # Maintained by Daniel LEVAI <leva@ecentrum.hu>, 2010, 2011, 2012 PRGNAM=rxvt-unicode -VERSION=${VERSION:-9.16} +VERSION=${VERSION:-9.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |