blob: 620577d65946ea87345bd48384db682df53c9edd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = tuic-bin
pkgdesc = Delicately-TUICed high-performance proxy built on top of the QUIC protocol
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/EAimTY/tuic
arch = x86_64
license = GPL3
provides = tuic=1.0.0
source = https://github.com/EAimTY/tuic/releases/download/tuic-client-1.0.0/tuic-client-1.0.0-x86_64-unknown-linux-gnu
source = https://github.com/EAimTY/tuic/releases/download/tuic-server-1.0.0/tuic-server-1.0.0-x86_64-unknown-linux-gnu
sha256sums = 8224772f1f363ee94870ca7b341845096dc1a0c99916fe9319e330c2d32ed0e7
sha256sums = 7cd85d8857cef7990ce067d8b48595e6532f0440522529d796d3a8b2f29e7b9f
pkgname = tuic-bin
|