Date: Thursday, December 1, 2016 @ 19:17:24 Author: anatolik Revision: 197630
upgpkg: python-autobahn 0.17.0-1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-01 19:16:01 UTC (rev 197629) +++ PKGBUILD 2016-12-01 19:17:24 UTC (rev 197630) @@ -3,7 +3,7 @@ pkgbase=python-autobahn pkgname=(python-autobahn python2-autobahn) -pkgver=0.16.1 +pkgver=0.17.0 pkgrel=1 pkgdesc='Real-time framework for Web, Mobile & Internet of Things' arch=(any) @@ -11,7 +11,7 @@ license=(MIT) makedepends=(python-setuptools python2-setuptools python-twisted python-six python-txaio python2-twisted python2-six python2-txaio) source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz) -sha1sums=('179f8da67f79fb43d9f26c282737f0259a1de456') +sha1sums=('fe9ff4c0619e5645e4042d789a090098aa740f17') prepare() { cp -a autobahn-$pkgver{,-py2}
