summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaesim2019-06-03 19:55:00 +0300
committerCaesim2019-06-03 19:55:00 +0300
commit3e512ca88ec1ccce5d235892ad6f1a8e42636910 (patch)
treebc2172ecd865b57f2cf6208aabf5c7dfef6d208b /PKGBUILD
parent43ed1a3bd2ac92be07524f7b817e5f2cb48890f6 (diff)
downloadaur-3e512ca88ec1ccce5d235892ad6f1a8e42636910.tar.gz
2.0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa2ca3f66cad..2d4ad8f2e050 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python2-cfscrape
_pypiname=${pkgname/python2-/}
-pkgver=2.0.5
+pkgver=2.0.7
pkgrel=1
pkgdesc="A simple Python module to bypass Cloudflare's anti-bot page, using Requests"
arch=(any)
@@ -11,7 +11,7 @@ license=(MIT)
depends=(python2-requests nodejs)
makedepends=(python2-setuptools)
source=("https://files.pythonhosted.org/packages/source/${_pypiname::1}/${_pypiname}/${_pypiname}-${pkgver}.tar.gz")
-sha256sums=('d95c16b0677127dfae3ea529f3601d1474cae7e325278e1d9d89a2a73ef21fa9')
+sha256sums=('386873257c79280552901ecc2544b185daecf9ef27c126c542daa94b6fea09bf')
package() {