[arch-commits] Commit in python-websocket-client/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Aug 14 18:03:38 UTC 2018


    Date: Tuesday, August 14, 2018 @ 18:03:38
  Author: felixonmars
Revision: 371631

upgpkg: python-websocket-client 0.49.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-14 18:02:48 UTC (rev 371630)
+++ PKGBUILD	2018-08-14 18:03:38 UTC (rev 371631)
@@ -6,8 +6,8 @@
 # Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
 
 pkgname=(python-websocket-client python2-websocket-client)
-pkgver=0.48.0
-pkgrel=2
+pkgver=0.49.0
+pkgrel=1
 pkgdesc="WebSocket client library for Python"
 arch=(any)
 url="https://github.com/liris/websocket-client"
@@ -14,7 +14,7 @@
 license=('LGPL')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 source=(https://pypi.io/packages/source/w/websocket-client/websocket_client-$pkgver.tar.gz)
-sha512sums=('6c678a2671ce6cfb86a61effa836bbe4bb1702f22827934b1fcd7f0f8439be76037d9b6d4d6b416249361a9a74a92701d7b90bc6276b2433388644ed66f56333')
+sha512sums=('87d428b2a4572b2ace65652e1448c5c42d1c69fd279b6dce0160cb28dd9f0c00783c2b0c059b1d3558f42fe7067821cc2b85e41e4ebc2826a346defbabf15dad')
 
 prepare() {
   # Not sure why the conditions are not working :/



More information about the arch-commits mailing list