blob: b9bf88665d64279b3402ced36d6a7af328e4fb8d (
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
|
pkgbase = ktproxy
pkgdesc = a websocket like proxy by kotlin
pkgver = 0.2_beta
pkgrel = 2
url = https://github.com/Sherlock-Holo/ktproxy
arch = x86_64
arch = i686
license = MPL
depends = java-runtime>=9
source = https://github.com/Sherlock-Holo/ktproxy/releases/download/0.2/ktproxy-client.jar
source = https://github.com/Sherlock-Holo/ktproxy/releases/download/0.2/ktproxy-server.jar
source = https://raw.githubusercontent.com/Sherlock-Holo/ktproxy/master/src/main/kotlin/ktproxy/config/config.toml
source = ktproxy-client
source = ktproxy-server
source = ktproxy-client@.service
source = ktproxy-server@.service
md5sums = 97c061c54cb028cecc3f4c93edf7e7b5
md5sums = 8fa7115156115d49f28185cfa932f06a
md5sums = de919c80b6a138af40046f859826cb7b
md5sums = 5ef7f416a6c7e222b8fa29fd5ed81147
md5sums = 7460ce881efa6b52076f8d7bbf3d5a86
md5sums = 0d7a86dee623d84e4c4cabce9a2cfcbf
md5sums = 79a4cc48053bcf5633ed647dbb20be44
pkgname = ktproxy
|