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

Levente Polyak anthraxx at archlinux.org
Mon Dec 28 02:00:04 UTC 2015


    Date: Monday, December 28, 2015 @ 03:00:03
  Author: anthraxx
Revision: 154628

upgpkg: python-engineio 0.8.4-1

upgpkg: python-engineio 0.8.4-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-28 01:54:37 UTC (rev 154627)
+++ PKGBUILD	2015-12-28 02:00:03 UTC (rev 154628)
@@ -2,8 +2,8 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=0.8.3
-pkgrel=2
+pkgver=0.8.4
+pkgrel=1
 pkgdesc='Python implementation of the Engine.IO realtime server'
 url='https://github.com/miguelgrinberg/python-engineio'
 arch=('any')
@@ -14,7 +14,7 @@
               'python2-mock' 'python2-eventlet' 'python2-pytest')
 options=('!makeflags')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha512sums=('d9d136d9cad76c7c31b72482b772f501c7d06c6e7099634f3e1ae31e22a9523e9e77e1e5407f759e720934aeb52edd3b8579f7ae3b3695da81903f1f4462285b')
+sha512sums=('6ec614b27b1a1cba83cbd6277376c0d7187e7869b85a6cfe77b5a9e30459e71ea6e857bd961ac35f162af82a36cf256020f76270f75f27ebc7b06673e48ada0e')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list