xterm: update to 330
This commit is contained in:
parent
c7514ae679
commit
2e1d195470
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xterm'
|
||||
pkgname=xterm
|
||||
version=329
|
||||
version=330
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
|
||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://invisible-island.net/xterm/"
|
||||
license="MIT"
|
||||
distfiles="ftp://invisible-island.net/xterm/$pkgname-$version.tgz"
|
||||
checksum=1eb9f296240f2d1e3ea633023daa3410f8710854f0a1323a73e94de4c312891c
|
||||
checksum=7aeef9f29f6b95e09f481173c8c3053357bf5ffe162585647f690fd1707556df
|
||||
|
||||
post_install() {
|
||||
for f in {u,}xterm.desktop; do
|
||||
|
|
Loading…
Reference in New Issue