blob: 2450edcfe7eb9bdbde70eed8ae01c904ee09f3e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mtprotoproxy
pkgdesc = Telegram MTProto proxy written in pure python
pkgver = 1.1.2
pkgrel = 1
url = https://github.com/alexbers/mtprotoproxy
arch = any
license = MIT
depends = python
depends = python-pycryptodome
backup = etc/mtprotoproxy.conf
source = https://github.com/alexbers/mtprotoproxy/archive/v1.1.2.tar.gz
source = mtprotoproxy.sysusers
source = mtprotoproxy.service
sha256sums = 4082ea3875fa524b6c8f3d08208938cdf867a79c2bf99ceda85d57dece868702
sha256sums = df69211596960a17a98eb423df281e925fee4d700ff3b35975cffdb0afa70fa0
sha256sums = df222cc4dfddd5586d674062cfdb1b8b497722e4e4039bb9c41f01b4ce08fed2
pkgname = mtprotoproxy
|