Date: Sunday, March 27, 2022 @ 09:24:05 Author: yan12125 Revision: 1177174
upgpkg: python-autobahn 22.3.1-1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-27 09:22:46 UTC (rev 1177173) +++ PKGBUILD 2022-03-27 09:24:05 UTC (rev 1177174) @@ -4,7 +4,7 @@ pkgname=python-autobahn # https://github.com/crossbario/autobahn-python/blob/master/docs/changelog.rst -pkgver=22.2.2 +pkgver=22.3.1 pkgrel=1 pkgdesc='Real-time framework for Web, Mobile & Internet of Things' arch=(x86_64) @@ -33,7 +33,7 @@ source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz judge-sse-header.patch) -sha256sums=('60e1f4c602aacd052ffe3d46ae40b6b75f8286b3c46922c213b523162e58c17e' +sha256sums=('1ae0d803581b6cab0258366d270c5698b2757bd9d437d3d520893e5ca9b397b5' 'a6505b22363d7b1bbd6c9b4d503118e16129abf91e65885b7ee7f47f74ed9d00') prepare() {
