Date: Thursday, December 29, 2016 @ 15:41:57 Author: anatolik Revision: 203287
upgpkg: python-autobahn 0.17.1-1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-29 14:40:20 UTC (rev 203286) +++ PKGBUILD 2016-12-29 15:41:57 UTC (rev 203287) @@ -3,8 +3,8 @@ pkgbase=python-autobahn pkgname=(python-autobahn python2-autobahn) -pkgver=0.17.0 -pkgrel=2 +pkgver=0.17.1 +pkgrel=1 pkgdesc='Real-time framework for Web, Mobile & Internet of Things' arch=(any) url='http://autobahn.ws/python/' @@ -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=('fe9ff4c0619e5645e4042d789a090098aa740f17') +sha1sums=('395164a4e9773c6431d3b94b3e9f6a135182282b') prepare() { cp -a autobahn-$pkgver{,-py2}
