community/python-autobahn to 20.1.3-1

This commit is contained in:
Kevin Mihelich 2020-01-30 13:34:46 +00:00
parent e2afe6343a
commit ccf4865dd6

View file

@ -6,7 +6,7 @@
# - removed AUTOBAHN_USE_NVX=1 from python build/install commands
pkgname=python-autobahn
pkgver=20.1.2
pkgver=20.1.3
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=('5a1564e26a6cd598945676d504ede43a43d29389ab93db6d6abfba362df1851a')
sha256sums=('a428b43f13116e212cb98ba646697021ed52f65d50373fee0886dfa484769b2b')
build() {
cd "$srcdir/autobahn-$pkgver"