Date: Tuesday, September 18, 2018 @ 22:33:23 Author: foxboron Revision: 383327
upgpkg: python-autobahn 18.9.1-1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-18 21:50:00 UTC (rev 383326) +++ PKGBUILD 2018-09-18 22:33:23 UTC (rev 383327) @@ -3,7 +3,7 @@ pkgbase=python-autobahn pkgname=(python-autobahn python2-autobahn) -pkgver=18.8.2 +pkgver=18.9.1 pkgrel=1 pkgdesc='Real-time framework for Web, Mobile & Internet of Things' arch=(any) @@ -12,7 +12,7 @@ makedepends=(python-setuptools python2-setuptools python-twisted python-six python-txaio python2-twisted python2-six python2-txaio) checkdepends=(python2-unittest2) source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz) -sha256sums=('448df2e241011ea2948799918930042d81e63d26b01912c472f5a9a37f42f319') +sha256sums=('829fbeb08b7e0f7e8cd14d9d169043a861075c3f6e5e2739d564dc985b5e7015') prepare() { cp -a autobahn-$pkgver{,-py2}
