community/python-autobahn to 20.4.1-1

This commit is contained in:
Kevin Mihelich 2020-04-01 23:43:08 +00:00
parent 3984a4d82e
commit 39857a7d96

View file

@ -6,7 +6,7 @@
# - removed AUTOBAHN_USE_NVX=1 from python build/install commands
pkgname=python-autobahn
pkgver=20.3.1
pkgver=20.4.1
pkgrel=1
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
arch=(x86_64)
@ -34,7 +34,7 @@ optdepends=(
)
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
sha256sums=('88e150e4b3d284b83daafd8e0b289a5625ee00c633a2c580055bf1be2d391002')
sha256sums=('6d3989e4d8b0e961c9d3bb1fe133099767bbd5080cea21b2bdc2a0a1b4581b2e')
build() {
cd "$srcdir/autobahn-$pkgver"