system/rxvt-unicode: Updated for version 9.12.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Daniel LEVAI 2011-07-20 00:15:44 -05:00 committed by Robby Workman
parent 30e44e8736
commit 5f5d25c317
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# Maintained by Daniel LEVAI <leva@ecentrum.hu>, 2010, 2011
PRGNAM=rxvt-unicode
VERSION="9.11"
VERSION="9.12"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="rxvt-unicode"
VERSION="9.11"
VERSION="9.12"
HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html"
DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.11.tar.bz2"
MD5SUM="1bed5bfeed026e0bfafa0e9e4f62aa37"
DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.12.tar.bz2"
MD5SUM="945af37d661c8c45a7cac292160e7c70"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Daniel LEVAI"