mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/rxvt-unicode: Updated for version 9.12.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
30e44e8736
commit
5f5d25c317
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
# Maintained by Daniel LEVAI <leva@ecentrum.hu>, 2010, 2011
|
# Maintained by Daniel LEVAI <leva@ecentrum.hu>, 2010, 2011
|
||||||
|
|
||||||
PRGNAM=rxvt-unicode
|
PRGNAM=rxvt-unicode
|
||||||
VERSION="9.11"
|
VERSION="9.12"
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="rxvt-unicode"
|
PRGNAM="rxvt-unicode"
|
||||||
VERSION="9.11"
|
VERSION="9.12"
|
||||||
HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html"
|
HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html"
|
||||||
DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.11.tar.bz2"
|
DOWNLOAD="http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.12.tar.bz2"
|
||||||
MD5SUM="1bed5bfeed026e0bfafa0e9e4f62aa37"
|
MD5SUM="945af37d661c8c45a7cac292160e7c70"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Daniel LEVAI"
|
MAINTAINER="Daniel LEVAI"
|
||||||
|
|
Loading…
Reference in a new issue