system/rxvt-unicode: Updated for version 9.14.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Daniel LEVAI 2012-01-06 07:23:21 -06:00 committed by Erik Hanson
parent 20c990daa8
commit 6dca0851a5
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="rxvt-unicode"
VERSION="9.12"
VERSION="9.14"
HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html"
DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.12.tar.bz2"
MD5SUM="945af37d661c8c45a7cac292160e7c70"
DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.14.tar.bz2"
MD5SUM="022235a9a8b012c29e72c49177be6ce4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Daniel LEVAI"
EMAIL="leva@ecentrum.hu"
APPROVED="rworkman"
APPROVED="rworkman,Erik Hanson"