xterm: update to 335.
This commit is contained in:
parent
c66ae86695
commit
7c43618758
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=334
|
version=335
|
||||||
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
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://invisible-island.net/xterm/"
|
homepage="http://invisible-island.net/xterm/"
|
||||||
distfiles="https://invisible-mirror.net/archives/xterm/$pkgname-$version.tgz"
|
distfiles="https://invisible-mirror.net/archives/xterm/$pkgname-$version.tgz"
|
||||||
checksum=33ff1dfebccc3904e91e3ec243598b6498e2b96732e382dd7665c84422511324
|
checksum=e0bf172a9bf301bd9d5ae27957f4f54687b5d22382fd2f4d872d0a4db47fcb96
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in {u,}xterm.desktop; do
|
for f in {u,}xterm.desktop; do
|
||||||
|
|
Loading…
Reference in a new issue