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

Levente Polyak anthraxx at archlinux.org
Wed Mar 14 02:42:55 UTC 2018


    Date: Wednesday, March 14, 2018 @ 02:42:54
  Author: anthraxx
Revision: 307545

upgpkg: python-socketio 1.9.0-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-14 02:34:04 UTC (rev 307544)
+++ PKGBUILD	2018-03-14 02:42:54 UTC (rev 307545)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.8.4
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
@@ -14,8 +14,8 @@
               'python2-pytest' 'python2-mock')
 options=('!makeflags')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
-sha256sums=('e7919a3b2a5403e2fc4246829f2732c145cbd0b22df4c649386a261d1c6d496d')
-sha512sums=('0cf6498cf509614cae10d9e30823b9f382ddc5e49f62234bb94716a713c22e0f1000914228c41b5a39125d7156230e050d88ad22b299cc44119a63158733ad46')
+sha256sums=('807be9d8d133d1b4693cbcf35b6fc240058333bb849cc85f6559a17e401eb70f')
+sha512sums=('9d93044b2a84146df99e148c0dae49359a8eeb36c6e6733132d9700c6c39c617a2602edef3420263ee6447e1f507444152d62bb7ca3c758693defe8b0fc8925e')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list