Date: Friday, December 11, 2015 @ 17:24:03 Author: anatolik Revision: 153039
upgpkg: python-autobahn 0.11.0-1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-11 16:19:48 UTC (rev 153038) +++ PKGBUILD 2015-12-11 16:24:03 UTC (rev 153039) @@ -3,7 +3,7 @@ pkgbase=python-autobahn pkgname=(python-autobahn python2-autobahn) -pkgver=0.10.9 +pkgver=0.11.0 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.python.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz) -sha1sums=('e1ac0e6547f87c683a3203217f4e20595a9b271f') +sha1sums=('6753ceb8dfe2ea9ad5b31426dee8ff172cf15891') prepare() { cp -a autobahn-$pkgver{,-py2}
