community/python-autobahn to 20.1.2-1

This commit is contained in:
Kevin Mihelich 2020-01-16 01:19:58 +00:00
parent bd5fea6eaf
commit b6cdcda04c

View file

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