Date: Saturday, February 4, 2023 @ 06:46:13 Author: yan12125 Revision: 1392306
upgpkg: python-autobahn 23.1.1-1 Modified: python-autobahn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-04 06:42:05 UTC (rev 1392305) +++ PKGBUILD 2023-02-04 06:46:13 UTC (rev 1392306) @@ -4,7 +4,7 @@ pkgname=python-autobahn # https://github.com/crossbario/autobahn-python/blob/master/docs/changelog.rst -pkgver=22.12.1 +pkgver=23.1.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) -sha256sums=('43b4e8b1aeaeb20a0cc0a81572e613dc958057c0ab248a7d6b41b2763270f925') +sha256sums=('a88882ab4700ee9eee46c69c38e2b625f6fda48ab1ce61cf7b58b23cf2fadcb8') prepare() { cd "$srcdir/autobahn-$pkgver"
