xterm: update to 325.
This commit is contained in:
parent
49da376a1a
commit
999dbab810
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xterm'
|
||||
pkgname=xterm
|
||||
version=324
|
||||
version=325
|
||||
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=70ecbec8d27789248e8ae2dc2cf159a2e189c152a6559a2b3df7f4838da36092
|
||||
checksum=3b31b07a0c40427e9330ec3be9d1a748c72808f945953cea9e526e48be315f1b
|
||||
|
||||
post_install() {
|
||||
for f in {u,}xterm.desktop; do
|
||||
|
|
Loading…
Reference in New Issue