diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-26 23:27:41 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-26 23:27:41 +0800 |
| commit | 31702b76095315712ac584c8acfbe3f27e9fedf9 (patch) | |
| tree | 417770d236ce04b66f4a6ee4045844c3902bab82 | |
| parent | b16b43a0f67efd0c4006200542cb0ee2e76c1c22 (diff) | |
| download | alicelinux-31702b76095315712ac584c8acfbe3f27e9fedf9.tar.gz alicelinux-31702b76095315712ac584c8acfbe3f27e9fedf9.zip | |
xterm: updated to 393
| -rw-r--r-- | repos/xorg/xterm/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/xorg/xterm/abuild b/repos/xorg/xterm/abuild index b6593dc8..183ccba2 100644 --- a/repos/xorg/xterm/abuild +++ b/repos/xorg/xterm/abuild @@ -1,5 +1,5 @@ name=xterm -version=390 +version=393 release=1 source="https://invisible-mirror.net/archives/$name/$name-$version.tgz" export TERMINFO=/usr/share/terminfo |