Date: Wednesday, May 23, 2018 @ 00:19:44
  Author: anthraxx
Revision: 327819

upgpkg: python-engineio 2.1.1-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-23 00:16:22 UTC (rev 327818)
+++ PKGBUILD    2018-05-23 00:19:44 UTC (rev 327819)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='Python implementation of the Engine.IO realtime server'
 url='https://github.com/miguelgrinberg/python-engineio'
@@ -14,8 +14,8 @@
               'python2-mock' 'python2-eventlet' 'python2-pytest' 
'python2-pytest-runner')
 options=('!makeflags')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha256sums=('e8f8c1e3d59208f402916a7887487c7d906330f907f1cfb754753e56bfd82b36')
-sha512sums=('a4ecd8f55ec4278ce6e247f79e5f8c71e92c3af1bc0c9e19827f4b5a1aaf5b046ad2d5e75016e5028ea4165112cffc4ddc1c5311d2df433071acffb17ccd1f98')
+sha256sums=('053e281005f8d649eb31d514dc2fd5b04330c3ee68e84189f32d0f00b290387c')
+sha512sums=('14f081d351424ed1e562b1bb4b350bafe93946dddae6a1a6153292711a1fb93a73929b3b2902c27e5a278d632a34e519937afe6be4ab7512280f5861586abb4a')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}

Reply via email to