blob: f49a889e3c00977a0a80feb90edb441b29844c54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = switchhosts-git
pkgdesc = An app for managing hosts file,and switch hosts quickly ! (Use system-wide electron)
pkgver = 4.2.0.r21.g76fd1e8
pkgrel = 1
url = https://switchhosts.vercel.app
arch = any
license = Apache-2.0
makedepends = gendesk
makedepends = git
makedepends = nvm
makedepends = npm
makedepends = curl
depends = electron30
provides = switchhosts=4.2.0
conflicts = switchhosts
source = switchhosts.git::git+https://github.com/oldj/SwitchHosts.git
source = switchhosts.sh
sha256sums = SKIP
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = switchhosts-git
|