blob: bc05621d5027ea7bc1996d01414faeca9c013842 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-2captcha
pkgdesc = Python 3 package for easy integration with the API of 2captcha captcha solving service
pkgver = 1.2.3
pkgrel = 1
url = https://github.com/2captcha/2captcha-python
arch = x86_64
license = MIT
makedepends = python-setuptools
depends = python-requests
source = https://github.com/2captcha/2captcha-python/archive/v1.2.3/python-2captcha-1.2.3.tar.gz
b2sums = 2b4e75b0b5f58a8ee9d575bc1782c39f06ef4c5b43532e0a47f84eeccfd1d664937362e002818a672a0d6f38a9668609b051b2eb36389a1dd9d4ce7090bca1cf
pkgname = python-2captcha
|