Date: Tuesday, August 2, 2022 @ 20:51:52 Author: foxboron Revision: 1259899
upgpkg: python-autobahn 22.7.1-1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-02 20:49:20 UTC (rev 1259898) +++ PKGBUILD 2022-08-02 20:51:52 UTC (rev 1259899) @@ -4,7 +4,7 @@ pkgname=python-autobahn # https://github.com/crossbario/autobahn-python/blob/master/docs/changelog.rst -pkgver=22.6.1 +pkgver=22.7.1 pkgrel=1 pkgdesc='Real-time framework for Web, Mobile & Internet of Things' arch=(x86_64) @@ -34,7 +34,7 @@ source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz judge-sse-header.patch) -sha256sums=('fb63e946d5c2dd0df680851e84e65624a494ce87c999f2a4944e4f2d81bf4498' +sha256sums=('8b462ea2e6aad6b4dc0ed45fb800b6cbfeb0325e7fe6983907f122f2be4a1fe9' 'a6505b22363d7b1bbd6c9b4d503118e16129abf91e65885b7ee7f47f74ed9d00') prepare() {
