xterm: update to 326.
This commit is contained in:
parent
863758f6a5
commit
ad60d2431b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xterm'
|
# Template file for 'xterm'
|
||||||
pkgname=xterm
|
pkgname=xterm
|
||||||
version=325
|
version=326
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
|
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/"
|
homepage="http://invisible-island.net/xterm/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="ftp://invisible-island.net/xterm/$pkgname-$version.tgz"
|
distfiles="ftp://invisible-island.net/xterm/$pkgname-$version.tgz"
|
||||||
checksum=3b31b07a0c40427e9330ec3be9d1a748c72808f945953cea9e526e48be315f1b
|
checksum=3f40eb373cef578ae108b6d19602c96bf7342a80396e93a30ff78ee72f68d317
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in {u,}xterm.desktop; do
|
for f in {u,}xterm.desktop; do
|
||||||
|
|
Loading…
Reference in a new issue