Date: Tuesday, November 29, 2022 @ 07:19:13
  Author: felixonmars
Revision: 1354987

upgpkg: python-w3lib 2.1.0-1

Modified:
  python-w3lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-29 07:17:27 UTC (rev 1354986)
+++ PKGBUILD    2022-11-29 07:19:13 UTC (rev 1354987)
@@ -2,7 +2,7 @@
 # Contributor: Bence Balint <[email protected]>
 
 pkgname=python-w3lib
-pkgver=2.0.1
+pkgver=2.1.0
 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=('c4c1a00ad6d0c8f9a3a3a6581fb513328f89bfd9f797bf6289133580581c2579b04da8a2c815d14214bc0dbc87839de3d9f7949ad9398402312d3c522361414e')
+sha512sums=('a511711e8be7669e80e82bd3ccafa507a57a6f7755af4fab95bd27d3987507cc6ec73497af76ac316831e6f43d103aa98b71388452a83fc01ddbba1f40414bf3')
 
 build() {
   cd w3lib-$pkgver

Reply via email to