blob: 82477d77e88df357c5799d7c5d092e8b33422506 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = switchhosts
pkgdesc = app for hosts management & switching
pkgver = 4.1.2
pkgrel = 1
url = https://github.com/oldj/SwitchHosts
arch = any
license = Apache
makedepends = nodejs
makedepends = electron19
makedepends = npm
depends = gtk3
depends = nss
optdepends = c-ares
optdepends = ffmpeg
optdepends = http-parser
optdepends = libevent
optdepends = libvpx
optdepends = libxslt
optdepends = minizip
optdepends = re2
optdepends = snappy
optdepends = libnotify
optdepends = libappindicator-gtk3
provides = switchhosts
conflicts = switchhosts-bin
conflicts = switchhosts-appimage
source = switchhosts-4.1.2.tar.gz::https://github.com/oldj/SwitchHosts/archive/v4.1.2/SwitchHosts-v4.1.2.tar.gz
sha256sums = 7e966120286ea9a77288e3df7393c5b0230b4dcfa427a7012237ae6ff399afe9
pkgname = switchhosts
|