Date: Friday, May 11, 2018 @ 09:53:20 Author: foxboron Revision: 320677
upgpkg: python-autobahn 18.5.1-1 Updated to 18.5.1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-11 09:52:55 UTC (rev 320676) +++ PKGBUILD 2018-05-11 09:53:20 UTC (rev 320677) @@ -3,7 +3,7 @@ pkgbase=python-autobahn pkgname=(python-autobahn python2-autobahn) -pkgver=18.4.1 +pkgver=18.5.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=('7b61c7d1b6fc88039776692b779b9c1d8d1ea8727a3aba38ec913ebca8aba164') +sha256sums=('f027887715628d82ba83af218eb0483ed70cc1e9a277df318be3b5346f2c115c') prepare() { cp -a autobahn-$pkgver{,-py2}