Date: Thursday, December 26, 2019 @ 01:24:50
  Author: felixonmars
Revision: 541764

upgpkg: python-websocket-client 0.57.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-12-26 01:24:46 UTC (rev 541763)
+++ PKGBUILD    2019-12-26 01:24:50 UTC (rev 541764)
@@ -8,8 +8,8 @@
 _pkgbase='websocket-client'
 __pkgbase="${_pkgbase//-/_}"
 pkgname=python-${_pkgbase}
-pkgver=0.56.0
-pkgrel=3
+pkgver=0.57.0
+pkgrel=1
 pkgdesc="WebSocket client library for Python"
 arch=(any)
 url="https://github.com/${_pkgbase}/${_pkgbase}";
@@ -17,7 +17,7 @@
 depends=('python-six')
 makedepends=('python-setuptools')
 
source=("https://pypi.io/packages/source/w/${_pkgbase}/${__pkgbase}-${pkgver}.tar.gz";)
-sha512sums=('f61497b5fa6deea11d0e81c1c0d3092d1efba9bcdb3427a45f51b81059444a486a9aa6a4d046fc2aa805e855d2c8e68a4ba46669c05a45eb928251c50e2e3a50')
+sha512sums=('8677b00abbdd995ef1c2254f73a01713eb0707ee2549031f410205af7bbbf57b4730b38a78d683a90605c1412863f57a3829d8be1c058f3e9bfb177bd49c4525')
 
 prepare() {
   # Not sure why the conditions are not working :/

Reply via email to