[arch-commits] Commit in scrapy/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jul 17 20:52:44 UTC 2020


    Date: Friday, July 17, 2020 @ 20:52:43
  Author: felixonmars
Revision: 664376

upgpkg: scrapy 2.2.1-1

Modified:
  scrapy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-17 20:52:03 UTC (rev 664375)
+++ PKGBUILD	2020-07-17 20:52:43 UTC (rev 664376)
@@ -3,7 +3,7 @@
 # Contributor: Anibal Pacheco <apacheco.uy at gmail.com>
 
 pkgname=scrapy
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="A fast high-level scraping and web crawling framework."
 arch=('any')
@@ -18,7 +18,7 @@
               'python-sybil' 'python-testfixtures')
 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=('d5530b37942a0de23e39c442c44d6788bf78a4f316b97e76cb120cabc5c36e097c838f67aaaf307460a3aed9907aa6832f16d476494722e653eb81068f92aa27')
+sha512sums=('4bc7ed321f6b33f0cf9f2344d59bf0ed7724abc79104e0d06c0d7d198aa5a7be6b50a5e5d1a1dcf62c6ce4ab35190ee1edf3ee0c0959180d2233a8ff0567763b')
 
 build() {
   cd scrapy-$pkgver



More information about the arch-commits mailing list