rxvt-unicode: upgrade to 9.12
This commit is contained in:
parent
78fdb46033
commit
5ba5e99015
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'rxvt-unicode'.
|
||||
pkgname=rxvt-unicode
|
||||
version=9.11
|
||||
version=9.12
|
||||
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-terminfo=/usr/share/terminfo --enable-256-color
|
||||
|
@ -11,7 +11,7 @@ short_desc="rxvt clone supporting Xft fonts and Unicode"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://software.schmorp.de/pkg/rxvt-unicode.html"
|
||||
license="GPL-2"
|
||||
checksum=0452c00066774ef6e32fcd0a1e6f09230392ea9f6f42e1c2ef7b91d6fcb82d85
|
||||
checksum=1db334204bfb264b3134e01d9d3cf446c5ac7d47514909435f914f3906f37e7e
|
||||
long_desc="
|
||||
rxvt-unicode is a clone of the well known terminal emulator rxvt,
|
||||
modified to store text in Unicode (either UCS-2 or UCS-4) and to use
|
||||
|
|
Loading…
Reference in a new issue