summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaesim2018-02-08 16:08:29 +0200
committerCaesim2018-02-08 16:08:29 +0200
commitb9618e6053edd2e9520e2c11fe8e0648425d3491 (patch)
tree9dd6999cb297e089bd74c95c9b425f83bf2a9e44 /PKGBUILD
parent3a823e0183c5535f9b564c969c3759e9558c73a0 (diff)
downloadaur-b9618e6053edd2e9520e2c11fe8e0648425d3491.tar.gz
1.9.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f59346ee97fd..bfdf971d2fdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=python-cfscrape
_pypiname=${pkgname/python-/}
-pkgver=1.9.3
+pkgver=1.9.4
pkgrel=1
pkgdesc="A simple Python module to bypass Cloudflare's anti-bot page, using Requests"
arch=(any)
url="https://github.com/Anorov/cloudflare-scrape"
license=(MIT)
-depends=(python-requests python-pyexecjs nodejs)
+depends=(python-requests nodejs)
makedepends=(python-setuptools)
source=("https://files.pythonhosted.org/packages/source/${_pypiname::1}/${_pypiname}/${_pypiname}-${pkgver}.tar.gz")
sha256sums=('7ff269d2e88ba8fa97994275b4d58c722c84d39f579624becc89111e72265c64')