rxvt-unicode: update to 9.11.
This commit is contained in:
parent
abbde9cc30
commit
f2f6fabdaa
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'rxvt-unicode'.
|
||||
pkgname=rxvt-unicode
|
||||
version=9.10
|
||||
version=9.11
|
||||
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-terminfo=/usr/share/terminfo --enable-256-color
|
||||
|
@ -9,7 +9,9 @@ configure_args="--with-terminfo=/usr/share/terminfo --enable-256-color
|
|||
--enable-utmp --enable-wtmp --enable-lastlog --disable-frills"
|
||||
short_desc="rxvt clone supporting Xft fonts and Unicode"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=1c238f7e545b1a8da81239b826fb2a7d196c73effbcbd211db7a50995a0a067a
|
||||
homepage="http://software.schmorp.de/pkg/rxvt-unicode.html"
|
||||
license="GPL-2"
|
||||
checksum=0452c00066774ef6e32fcd0a1e6f09230392ea9f6f42e1c2ef7b91d6fcb82d85
|
||||
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 New Issue