community/python-autobahn to 20.4.2-1

This commit is contained in:
Kevin Mihelich 2020-04-15 12:38:43 +00:00
parent 3c6abab4e1
commit 68b3c8b472

View file

@ -6,7 +6,7 @@
# - removed AUTOBAHN_USE_NVX=1 from python build/install commands
pkgname=python-autobahn
pkgver=20.4.1
pkgver=20.4.2
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=('6d3989e4d8b0e961c9d3bb1fe133099767bbd5080cea21b2bdc2a0a1b4581b2e')
sha256sums=('1c943f94bb759c07445a6984a3bc4c76f73e2a90a1fc2c3521c211579b73d3db')
build() {
cd "$srcdir/autobahn-$pkgver"