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

Levente Polyak anthraxx at archlinux.org
Mon Jan 4 18:30:22 UTC 2016


    Date: Monday, January 4, 2016 @ 19:30:21
  Author: anthraxx
Revision: 155470

upgpkg: python-socketio 0.8.2-1

upgpkg: python-socketio 0.8.2-1

Modified:
  python-socketio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 18:23:03 UTC (rev 155469)
+++ PKGBUILD	2016-01-04 18:30:21 UTC (rev 155470)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
 options=('!makeflags')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
-sha512sums=('94003bd0964f2191a60f10dc7e6615336fea14613dfec602fa148b9b0dbe82662fddda2128b57509bc9928489967990dddf8226769f479dcf5b37b1b145b3c7a')
+sha512sums=('6e30e4f83f34b410acf8a3ccabc851a51edb6fe9828d58dc4736854ac0a5ff37388f7e1b7c9a761cc3a8aefa6bc986c102892f19bc6a941ee5395da7e11b586c')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list