update to 0.8.5

upstream commits since previous version:

* FAQ: fix a typo, patch -> path
* Fix overtyping wide characters
* Fix null pointer access in strhandle
* follow-up fix for OSC color sequences, return
* Add support for OSC color sequences
* fix possible rare crash when Xutf8TextPropertyToTextList fails
* fix a problem that the standard streams are unexpectedly closed
* Add 14th bit to XK_SWITCH_MOD bitmask
* Mild const-correctness improvements
* fix: correctly encode mouse buttons >= 8 in X10 and SGR mode
* remove unused variable from previous patch
* ST: Add WM_ICON_NAME property support

ok sthen@
This commit is contained in:
mestre 2022-04-26 13:54:55 +00:00
parent 1bf7a6f3ad
commit 0a450ee8b5
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
COMMENT= simple X terminal
V= 0.8.4
V= 0.8.5
DISTNAME= st-${V}
CATEGORIES= x11

View File

@ -1,2 +1,2 @@
SHA256 (st-0.8.4.tar.gz) = 1C087OtNamXjLpClM249RG22EsP72evBeAvGyaAzRqY=
SIZE (st-0.8.4.tar.gz) = 47330
SHA256 (st-0.8.5.tar.gz) = 6mgyID7QL/dBgry4raqexFTI+YnnkjLLhZZl4vVEqzc=
SIZE (st-0.8.5.tar.gz) = 47829