Date: Monday, March 30, 2020 @ 08:34:53 Author: alucryd Revision: 606710
upgpkg: python-quart 0.11.4-1 Modified: python-quart/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 08:30:45 UTC (rev 606709) +++ PKGBUILD 2020-03-30 08:34:53 UTC (rev 606710) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-quart -pkgver=0.11.3 +pkgver=0.11.4 pkgrel=1 pkgdesc='A Python ASGI web microframework with the same API as Flask' url=https://gitlab.com/pgjones/quart @@ -30,7 +30,7 @@ python-pytest-sugar python-tox ) -source=(git+https://gitlab.com/pgjones/quart.git#tag=b8ec24b9336d06e7cf506b39ce241c25af82e146) +source=(git+https://gitlab.com/pgjones/quart.git#tag=785e0ebc5f66a5c9376f6f800406010d2e039ef1) sha256sums=(SKIP) pkgver() {
