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

Felix Yan felixonmars at archlinux.org
Thu Dec 10 09:01:08 UTC 2020


    Date: Thursday, December 10, 2020 @ 09:01:07
  Author: felixonmars
Revision: 772980

upgpkg: python-wsaccel 0.6.3-1

Modified:
  python-wsaccel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-10 08:58:42 UTC (rev 772979)
+++ PKGBUILD	2020-12-10 09:01:07 UTC (rev 772980)
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wsaccel
-pkgver=0.6.2
+pkgver=0.6.3
 _commit=f16d0b8cd9b54b5b2d7698a5b41d5c38e1564fb6
-pkgrel=8
+pkgrel=1
 pkgdesc='Accelerator for ws4py and AutobahnPython'
 arch=('x86_64')
 url='https://github.com/methane/wsaccel'
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'cython')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$_commit.tar.gz::https://github.com/methane/wsaccel/archive/$_commit.tar.gz")
-md5sums=('f06b48bcdccc4713ad75234d87679eba')
+sha512sums=('119adb53dc97b3a5c7b684ee2f793e195f9500f0df56ba58fded203e5b8fea45cee614d2a2c010d5918ee21d46b38aaa1c80ac018f1c7a333d18460501391398')
 
 build() {
   cd wsaccel-$_commit



More information about the arch-commits mailing list