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 | |
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')
-rw-r--r-- | system/rxvt-unicode/README | 7 | ||||
-rw-r--r-- | system/rxvt-unicode/rxvt-unicode.SlackBuild | 2 | ||||
-rw-r--r-- | system/rxvt-unicode/rxvt-unicode.info | 6 |
3 files changed, 8 insertions, 7 deletions
diff --git a/system/rxvt-unicode/README b/system/rxvt-unicode/README index bb56f4dc38bd..8b1c84db0480 100644 --- a/system/rxvt-unicode/README +++ b/system/rxvt-unicode/README @@ -2,6 +2,7 @@ rxvt-unicode is an enhanced version of the rxvt terminal emulator. It has full unicode and Xft support, does font antialiasing and italics, and has the same transparency capabilities as ATerm. It can be extended using Perl. -The slackbuild uses environment variable called CONFIG_PERL to control whether -the embedded perl interpreter will be built. Setting to anything other than YES -during the build will disable it, which will result in a much leaner package. +The slackbuild uses environment variable called CONFIG_PERL to control +whether the embedded perl interpreter will be built. Setting to anything +other than YES during the build will disable it, which will result in a +much leaner package. 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} diff --git a/system/rxvt-unicode/rxvt-unicode.info b/system/rxvt-unicode/rxvt-unicode.info index 7f02381ed515..71ffeef9fea3 100644 --- a/system/rxvt-unicode/rxvt-unicode.info +++ b/system/rxvt-unicode/rxvt-unicode.info @@ -1,8 +1,8 @@ PRGNAM="rxvt-unicode" -VERSION="9.18" +VERSION="9.19" HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html" -DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.18.tar.bz2" -MD5SUM="963ccc748fe5bca925e7b92c0404d68b" +DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.19.tar.bz2" +MD5SUM="45ad197eb9b5a840c0f65e3a8131921c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |