blob: f062cac41ece03e28b1bcbd4181155a1ebae0456 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = xchat-bin
pkgdesc = 使用 React+Vite、MobX 和 Electron 构建的非官方WeChat微信客户端。
pkgver = 1.0.0
pkgrel = 5
url = https://github.com/xYx-c/xchat
arch = x86_64
license = MIT
depends = electron27
provides = xchat=1.0.0
conflicts = xchat
source = xchat-1.0.0.deb::https://github.com/xYx-c/xchat/releases/download/1.0.0/xchat_1.0.0.deb
source = LICENSE-1.0.0::https://raw.githubusercontent.com/xYx-c/xchat/1.0.0/LICENSE
source = xchat.sh
sha256sums = 9667f8e99a0e548b84795ccba05f65ed1d8d74fc2cd84cb20f4ca44df38ee9db
sha256sums = 29eee3e9d9c5dd67213ec3ab4a7eef57a1224750e2e9aab3a278177a9444a355
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = xchat-bin
|