Date: Sunday, February 10, 2019 @ 16:56:52
  Author: anthraxx
Revision: 431622

upgpkg: python-engineio 3.3.1-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-10 16:35:05 UTC (rev 431621)
+++ PKGBUILD    2019-02-10 16:56:52 UTC (rev 431622)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc='Python implementation of the Engine.IO realtime server'
 url='https://github.com/miguelgrinberg/python-engineio'
@@ -16,8 +16,8 @@
               'python2-mock' 'python2-pytest' 'python2-pytest-runner')
 options=('!makeflags')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha256sums=('4c78120d5471eb54c6aaa6848ae4ff0fd1a28bda1a16895f633d5b4698b33f19')
-sha512sums=('b22f689b3c2664fe01cf3a26ad8be5c1a30ce6a3b4f5edbd91dec189ab82f4500f76eca6428d4cc9d771b94ed9e18fd1b94063168eb3fad9752a8d7d1cb1c97d')
+sha256sums=('177371619e0fc4f062135e2caa0e14b52abe1e8767c28c000ed646939eede05c')
+sha512sums=('d8328624034712a08c72f92c13295ecef21a2375504baab3ff0e3d2731cb442ad6b05df4a01fa698a289b1d802e5adc0b2bd657f01bba86a5fdad3e9708899e5')
 
 build() {
   cd ${pkgbase}-${pkgver}

Reply via email to