Date: Saturday, November 21, 2020 @ 22:19:19 Author: felixonmars Revision: 758640
upgpkg: scrapy 2.4.1-1 Modified: scrapy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-21 22:19:08 UTC (rev 758639) +++ PKGBUILD 2020-11-21 22:19:19 UTC (rev 758640) @@ -3,7 +3,7 @@ # Contributor: Anibal Pacheco <[email protected]> pkgname=scrapy -pkgver=2.4.0 +pkgver=2.4.1 pkgrel=1 pkgdesc="A fast high-level scraping and web crawling framework." arch=('any') @@ -18,7 +18,7 @@ 'python-sybil' 'python-testfixtures' 'python-pyftpdlib' 'python-uvloop') optdepends=('ipython: for enhanced support of the interactive scraping shell') source=("$pkgname-$pkgver.tar.gz::https://github.com/scrapy/scrapy/archive/$pkgver.tar.gz") -sha512sums=('0ee24ccae664fbe35c1f5b7589a8b24ea9bfad62315e2736a166a839769b5d953bab00f5b34a449a585a3632faee460f484b939a05b3f69a7466b914531ec21c') +sha512sums=('639a281ff0f20c51ab4be20e1935a171d06c4ba4b4d4340023cc4ad583266b63ad93d8efeec8bf5ee65ddfb1a72092957c61b3444bc67da4049f6f8102a57d3c') build() { cd scrapy-$pkgver
