Package Details: mihomo-git alpha.20250614.3340.c60750d5-1-1

Git Clone URL: https://aur.archlinux.org/mihomo-git.git (read-only, click to copy)
Package Base: mihomo-git
Description: Mihomo Kernel by MetaCubeX, formerly known as Clash.Meta
Upstream URL: https://github.com/MetaCubeX/mihomo
Keywords: clash clash-meta mihomo proxy
Licenses: MIT
Conflicts: mihomo
Provides: mihomo
Submitter: douglarek
Maintainer: douglarek (haakuya)
Last Packager: haakuya
Votes: 1
Popularity: 0.001206
First Submitted: 2024-07-22 03:21 (UTC)
Last Updated: 2025-06-15 16:31 (UTC)

Dependencies (3)

Required by (6)

Sources (2)

Latest Comments

« First ‹ Previous 1 2

haakuya commented on 2025-06-06 20:38 (UTC) (edited on 2025-06-09 09:09 (UTC) by haakuya)

Can we remove clash-meta from conflicts? The mihomo-bin package does not list it as a conflict.

And the mihomo package includes conflicts=('clash-meta') because it provides:

# For compatibility with applications that expect `/usr/bin/clash-meta`  
ln -sf /usr/bin/mihomo "${pkgdir}/usr/bin/clash-meta"  

and explicitly declares provides=('clash-meta')