Date: Thursday, April 12, 2018 @ 12:10:23 Author: foxboron Revision: 316054
upgpkg: python-autobahn 18.4.1-1 Updated to 18.4.1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-12 12:09:11 UTC (rev 316053) +++ PKGBUILD 2018-04-12 12:10:23 UTC (rev 316054) @@ -3,7 +3,7 @@ pkgbase=python-autobahn pkgname=(python-autobahn python2-autobahn) -pkgver=18.3.1 +pkgver=18.4.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=('fc1d38227bb44a453b54cffa48de8b2e6ce48ddc5e97fb5950b0faa27576f385') +sha256sums=('7b61c7d1b6fc88039776692b779b9c1d8d1ea8727a3aba38ec913ebca8aba164') prepare() { cp -a autobahn-$pkgver{,-py2}