Date: Thursday, March 31, 2022 @ 05:00:20
  Author: ainola
Revision: 1177897

upgpkg: python-websocket-client 1.3.2-1

Modified:
  python-websocket-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-31 03:30:25 UTC (rev 1177896)
+++ PKGBUILD    2022-03-31 05:00:20 UTC (rev 1177897)
@@ -6,7 +6,7 @@
 # Contributor: Florian Bruhin <archlinux....@the-compiler.org>
 
 pkgname=python-websocket-client
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="WebSocket client library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 
source=("https://pypi.io/packages/source/w/websocket-client/websocket-client-$pkgver.tar.gz";)
-sha512sums=('d60c5e755944ed0b2d426c75da9650a6624ee5718061a0cfb71b9a700e5bd3db9143702657175d7988b57e81117bad9cbb58636fb14ca55ad6addd90ff02ce0f')
+sha512sums=('c2a38aa3fff0e7f94433cec1939ce75074d9f89d403c0627f34e3a0486dc35fe00230ba7c05f9172a89d3ee49f0ef53ae367eca864f34ec95932966b31d6c3a8')
 
 build() {
   cd websocket-client-$pkgver

Reply via email to