[arch-commits] Commit in python-quart-cors/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sun Aug 4 08:05:33 UTC 2019
Date: Sunday, August 4, 2019 @ 08:05:32
Author: alucryd
Revision: 497292
upgpkg: python-quart-cors 0.2.0-1
Modified:
python-quart-cors/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-04 08:01:21 UTC (rev 497291)
+++ PKGBUILD 2019-08-04 08:05:32 UTC (rev 497292)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=python-quart-cors
-pkgver=0.1.3
+pkgver=0.2.0
pkgrel=1
pkgdesc='A Quart extension to provide Cross Origin Resource Sharing, access control, support'
url=https://gitlab.com/pgjones/quart-cors
@@ -23,7 +23,7 @@
python-tox
)
source=(git+https://gitlab.com/pgjones/quart-cors.git#tag=${pkgver})
-sha256sums=(SKIP)
+sha256sums=('SKIP')
build() {
cd quart-cors
More information about the arch-commits
mailing list