Date: Saturday, December 10, 2022 @ 17:19:48 Author: felixonmars Revision: 1357376
upgpkg: python-w3lib 2.1.1-1 Modified: python-w3lib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-10 17:17:54 UTC (rev 1357375) +++ PKGBUILD 2022-12-10 17:19:48 UTC (rev 1357376) @@ -2,7 +2,7 @@ # Contributor: Bence Balint <[email protected]> pkgname=python-w3lib -pkgver=2.1.0 +pkgver=2.1.1 pkgrel=1 pkgdesc="Library of web-related functions" arch=('any') @@ -12,7 +12,7 @@ makedepends=('python-setuptools') checkdepends=('python-pytest') source=("$pkgname-$pkgver.tar.gz::https://github.com/scrapy/w3lib/archive/v$pkgver.tar.gz") -sha512sums=('a511711e8be7669e80e82bd3ccafa507a57a6f7755af4fab95bd27d3987507cc6ec73497af76ac316831e6f43d103aa98b71388452a83fc01ddbba1f40414bf3') +sha512sums=('897a2ead229c1cfdba83c78383169bb731840a024e1304e47482e24b38687f49d57474ec02bbbb6282f348ae4bff5398f3e8da923aed29bde52a2ac400f100b0') build() { cd w3lib-$pkgver
