blob: 988ee5f048905c87a9deed85e9b3f19d015496d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-cryptg
pkgdesc = Cryptographic utilities for Telegram, designed to use with Telethon.
pkgver = 0.5
pkgrel = 1
url = https://github.com/cher-nov/cryptg
arch = any
license = CC0-1.0
makedepends = python-setuptools
makedepends = python-setuptools-rust
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = git
depends = python
source = git+https://github.com/cher-nov/cryptg.git#tag=v0.5
sha256sums = c23d0055ea730b372de29cc6ff1aaa7a23d165e2b20908e1c27cb65b9aa29f97
pkgname = python-cryptg
|