community/python-autobahn to 21.1.1-1

This commit is contained in:
Kevin Mihelich 2021-02-07 17:49:23 +00:00
parent 8bd8df7031
commit 3338e9e0f0

View file

@ -6,8 +6,8 @@
# - removed AUTOBAHN_USE_NVX=1 from python build/install commands
pkgname=python-autobahn
pkgver=20.12.3
pkgrel=2
pkgver=21.1.1
pkgrel=1
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
arch=(x86_64)
url='https://crossbar.io/autobahn/'
@ -34,7 +34,7 @@ optdepends=(
)
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
sha256sums=('410a93e0e29882c8b5d5ab05d220b07609b886ef5f23c0b8d39153254ffd6895')
sha256sums=('93df8fc9d1821c9dabff9fed52181a9ad6eea5e9989d53102c391607d7c1666e')
prepare() {
cd "$srcdir/autobahn-$pkgver"