Skip to content

Commit

Permalink
cskk: update to 3.1.2
Browse files Browse the repository at this point in the history
* Fix the problem that entries other than containing #4 are not to be
  completion candidates when their caption contains numbers.  If there are
  a candidate that its caption contains numbers itself and a number
  replacement candidate, then completely matched candidate always takes
  priority.
  • Loading branch information
iquiw committed Nov 4, 2024
1 parent d55e1c4 commit 88bdf42
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cskk/COMMIT_MSG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
inputmethod/cskk: import cskk version 3.1.1
inputmethod/cskk: import cskk version 3.1.2

Packaged in wip by iquiw
2 changes: 1 addition & 1 deletion cskk/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD$

DISTNAME= cskk-3.1.1
DISTNAME= cskk-3.1.2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_GITHUB:=naokiri/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
6 changes: 3 additions & 3 deletions cskk/distinfo
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,9 @@ Size (crypto-bigint-0.5.2.crate) = 69069 bytes
BLAKE2s (crypto-common-0.1.6.crate) = 855d36a49ecab87b6f8a58c85a0360ab113d0615fa206f5e1bf200caa2fcbfd5
SHA512 (crypto-common-0.1.6.crate) = 471dbc43f517089d2cfe0868e29510c6ca579875b3bb5d013c70796db969b609b6c4bb35c9a07b9a2917012dc5708b717d48e317a20038adbe7e7039bf3ada6f
Size (crypto-common-0.1.6.crate) = 8760 bytes
BLAKE2s (cskk-3.1.1.tar.gz) = 7d71ad7d81bd5f20409ffb99b34e5d9dbd40df37294bc4856ecc2ec91abbcaf6
SHA512 (cskk-3.1.1.tar.gz) = 28efa274ddaa60bb0a36c00a17f507d1c6e3aaf749127a358ec6a129c7dc29b75e1d421260e29e625bebef7d999392d41346494131862c9feeb76d7a7ffc14b4
Size (cskk-3.1.1.tar.gz) = 162922 bytes
BLAKE2s (cskk-3.1.2.tar.gz) = 5bf17abb1083ebf03d629110db97aaa8b41aa2e9b8f6fb2d9b8ec936726fb72b
SHA512 (cskk-3.1.2.tar.gz) = 3f6821b0a6ab1aa663372a2bed90d73b8b95b96e83b0204c1afe812774c44c7090f3dd10bdbc7cd8d920c85812345d34175635694eaadc088975f9d2eed3a970
Size (cskk-3.1.2.tar.gz) = 164051 bytes
BLAKE2s (ct-codecs-1.1.1.crate) = 6ef2e793c02c0253a8929da731cda20e5728d6aec2d2d6fc22ce06c077a93781
SHA512 (ct-codecs-1.1.1.crate) = 12538da7e45b46ae52fd5bdffe5608d64141bff9190750f9fd8bf3c0c73889c3477a0c988c37965ab2f9d773df596b5d01d15976268cf9852d0324a9660e2137
Size (ct-codecs-1.1.1.crate) = 5388 bytes
Expand Down

0 comments on commit 88bdf42

Please sign in to comment.