blob: cea26b7649037778e95f07ffa4e938b0893c9db7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pyngrok
pkgdesc = A Python wrapper for ngrok
pkgver = 8.1.2
pkgrel = 1
url = https://github.com/alexdlaird/pyngrok
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-pyaml
conflicts = ngrok
source = python-pyngrok::git+https://github.com/alexdlaird/pyngrok.git#tag=8.1.2
sha256sums = 43a29d5bd905b7ec73cd8e7f941a1dcc91f4759b6e666316757d5349506f4ca9
pkgname = python-pyngrok
|