mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
xterm: update to 328.
This commit is contained in:
parent
9c74f4729d
commit
f5a7d0375b
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=327
|
version=328
|
||||||
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=66fb2f6c35b342148f549c276b12a3aa3fb408e27ab6360ddec513e14376150b
|
checksum=b38a7ab2e9f6ab51784ab82a312ca9950e0039da846d37715db4c1ddd47b1d52
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in {u,}xterm.desktop; do
|
for f in {u,}xterm.desktop; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue