[arch-commits] Commit in scrapy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Oct 22 10:18:34 UTC 2019
Date: Tuesday, October 22, 2019 @ 10:18:33
Author: felixonmars
Revision: 518253
upgpkg: scrapy 1.7.4-1
Modified:
scrapy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-22 10:17:08 UTC (rev 518252)
+++ PKGBUILD 2019-10-22 10:18:33 UTC (rev 518253)
@@ -3,7 +3,7 @@
# Contributor: Anibal Pacheco <apacheco.uy at gmail.com>
pkgname=scrapy
-pkgver=1.7.3
+pkgver=1.7.4
pkgrel=1
pkgdesc="A fast high-level scraping and web crawling framework."
arch=('any')
@@ -16,7 +16,7 @@
'python-jmespath' 'mitmproxy')
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=('2bd1762304f960727f1ae2a8fa1d26d8ab0e310a457f646316a31e5b7c647ad68f28420a16e6a1fbc97b424e0aaf8539ba35a5bcb595ebcc0bd153a6aa631cd4')
+sha512sums=('28f3899e2a6edbb2da4dcc7f766221a6a4b6b94c5bc90383801331406426abf89e2f27c8faf6bf4c1c3de0df6c31b9c72d9cd324343ba58fe8858280fc337809')
build() {
cd scrapy-$pkgver
More information about the arch-commits
mailing list