blob: 5df9b1265abfbf4b6a0a5ce2297d2ec05ac40b01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = yacd-git
pkgdesc = Yet Another Clash Dashboard
pkgver = 0.3.8.r28.ge533e8e
pkgrel = 1
url = https://github.com/haishanh/yacd
arch = any
license = MIT
makedepends = git
makedepends = pnpm
optdepends = clash: A rule-based tunnel in Go
optdepends = sing-box: The universal proxy platform
provides = yacd
conflicts = yacd
source = yacd::git+https://github.com/haishanh/yacd.git#branch=master
sha256sums = SKIP
pkgname = yacd-git
|