community/python-autobahn to 20.6.2-1

This commit is contained in:
Kevin Mihelich 2020-07-02 21:43:27 +00:00
parent 789f9f5753
commit 4bac0cca80

View file

@ -6,7 +6,7 @@
# - removed AUTOBAHN_USE_NVX=1 from python build/install commands
pkgname=python-autobahn
pkgver=20.6.1
pkgver=20.6.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=('848aa77f808edcdc9144706d98f06fccb1c6ac8619f7418617880c27b285a7d0')
sha256sums=('6ac6b6653b8d20d632b034adccf6a566154d4efbeaa23abf7c3995fd601e9a01')
build() {
cd "$srcdir/autobahn-$pkgver"