Date: Saturday, September 8, 2018 @ 15:57:30 Author: foxboron Revision: 378820
upgpkg: python-autobahn 18.8.2-1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-08 15:55:17 UTC (rev 378819) +++ PKGBUILD 2018-09-08 15:57:30 UTC (rev 378820) @@ -1,9 +1,9 @@ -# Maintainer: Morten Linderud +# Maintainer: Morten Linderud <[email protected]> # Maintainer: Anatol Pomozov pkgbase=python-autobahn pkgname=(python-autobahn python2-autobahn) -pkgver=18.8.1 +pkgver=18.8.2 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=('b69858e0be4bff8437b0bd82a0db1cbef7405e16bd9354ba587c043d6d5e1ad9') +sha256sums=('448df2e241011ea2948799918930042d81e63d26b01912c472f5a9a37f42f319') prepare() { cp -a autobahn-$pkgver{,-py2}
