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

Maxime Gauduin alucryd at archlinux.org
Wed Sep 30 06:22:23 UTC 2020


    Date: Wednesday, September 30, 2020 @ 06:22:22
  Author: alucryd
Revision: 714025

upgpkg: hypercorn 0.11.0-1

Modified:
  hypercorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-30 06:22:08 UTC (rev 714024)
+++ PKGBUILD	2020-09-30 06:22:22 UTC (rev 714025)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=hypercorn
-pkgver=0.10.2
-pkgrel=2
+pkgver=0.11.0
+pkgrel=1
 pkgdesc='An ASGI Server based on Hyper libraries and inspired by Gunicorn'
 url=https://gitlab.com/pgjones/hypercorn
 arch=(any)
@@ -32,7 +32,7 @@
 optdepends=(
   'python-trio: trio support'
 )
-_tag=c3ca27bceb4d59849ac6ae8c89f9ad887bd64850
+_tag=8b130b1b9628491b98b7504269533a6875e032ae
 source=(git+https://gitlab.com/pgjones/hypercorn.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list