Date: Wednesday, March 7, 2018 @ 19:02:50 Author: foxboron Revision: 304120
upgpkg: python-autobahn 18.3.1-1 Updated to 18.3.1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-07 18:59:20 UTC (rev 304119) +++ PKGBUILD 2018-03-07 19:02:50 UTC (rev 304120) @@ -3,7 +3,7 @@ pkgbase=python-autobahn pkgname=(python-autobahn python2-autobahn) -pkgver=17.10.1 +pkgver=18.3.1 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) -sha256sums=('8cf74132a18da149c5ea3dcbb5e055f6f4fe5a0238b33258d29e89bd276a8078') +sha256sums=('fc1d38227bb44a453b54cffa48de8b2e6ce48ddc5e97fb5950b0faa27576f385') prepare() { cp -a autobahn-$pkgver{,-py2}