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

Felix Yan felixonmars at archlinux.org
Wed Jan 23 06:31:29 UTC 2019


    Date: Wednesday, January 23, 2019 @ 06:31:28
  Author: felixonmars
Revision: 427143

upgpkg: python-h2 3.1.0-1

Modified:
  python-h2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-23 06:31:12 UTC (rev 427142)
+++ PKGBUILD	2019-01-23 06:31:28 UTC (rev 427143)
@@ -2,8 +2,8 @@
 
 pkgbase=python-h2
 pkgname=('python-h2' 'python2-h2')
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
 pkgdesc="HTTP/2 State-Machine based protocol implementation"
 arch=('any')
 license=('MIT')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-hypothesis'
               'python2-hypothesis')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/python-hyper/hyper-h2/archive/v$pkgver.tar.gz")
-sha512sums=('5d98b4fb654c20f6b9e6918bb71b88a42a3027bae795f31c32c2b5cc4428774457c44a194f9c819f99b9cfd01753a6e6d8edb6c162020ff463602452d8e9057c')
+sha512sums=('b24357e22cec849c4050c77488cf9fd6f50fe5091553c3efc5e6d5c719bc15fd1d89bb9fddee06e1b9815c37100d9f5da798921f10887a9f03ec1b9da736ef8d')
 
 prepare() {
   cp -a hyper-h2-$pkgver{,-py2}



More information about the arch-commits mailing list