[arch-commits] Commit in python-websockets/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Fri May 6 21:48:15 UTC 2022


    Date: Friday, May 6, 2022 @ 21:48:15
  Author: anthraxx
Revision: 1196073

upgpkg: python-websockets 10.3-1

Modified:
  python-websockets/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-06 21:47:37 UTC (rev 1196072)
+++ PKGBUILD	2022-05-06 21:48:15 UTC (rev 1196073)
@@ -3,7 +3,7 @@
 # Contributor: user6553591 <Message on Reddit>
 
 pkgname=python-websockets
-pkgver=10.2
+pkgver=10.3
 pkgrel=1
 pkgdesc='Python implementation of the WebSocket Protocol (RFC 6455)'
 url='https://github.com/aaugustin/websockets'
@@ -15,8 +15,8 @@
              'python-sphinxcontrib-spelling' 'python-sphinxcontrib-trio'
              'python-sphinxext-opengraph')
 source=(https://github.com/aaugustin/websockets/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('b8c7fbe627e1c411112b0d66e561aa9bcf15d6de07a9cccd203211e0e6af49762774e09f8c5f4523fe214731ae7a96ed4b63639c7ed66fee062cdda3e5fba350')
-b2sums=('2313bab904de3671f973191f1c43d275ede44c87811d82f22c6bd76145610ba5d4ba4d7a1b3a564bfc8c4a9b7921b2edc640af9304733e85deac1e728f0050f3')
+sha512sums=('75a11dd7605808954c5f59decda5b115db73de96ed4023d8d7ee3c9966551a9ded2d771f76b086c76f49b0787f19349dadcd9010eb5fea8eeddf3d9bba1c6cbb')
+b2sums=('db6075304613ff74ad5928a0c57e90a7d418ac0b9532adba4c6a17b3c3f1982cc94db8ac4c0da5f65343a915f3b2e7ccedce4e6d5d4960cb72fc93c3db6e041c')
 
 build() {
   cd websockets-${pkgver}



More information about the arch-commits mailing list