Date: Tuesday, May 5, 2020 @ 11:14:10 Author: alucryd Revision: 624913
upgpkg: python-flask-marshmallow 0.12.0-1 Modified: python-flask-marshmallow/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-05 11:13:36 UTC (rev 624912) +++ PKGBUILD 2020-05-05 11:14:10 UTC (rev 624913) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-flask-marshmallow -pkgver=0.11.0 +pkgver=0.12.0 pkgrel=1 pkgdesc='Flask + marshmallow for beautiful APIs' url=https://flask-marshmallow.readthedocs.io/ @@ -15,7 +15,7 @@ git python-setuptools ) -source=(git+https://github.com/marshmallow-code/flask-marshmallow.git#tag=41a34f505d38ebbee812be597cd623aed8caaf2d) +source=(git+https://github.com/marshmallow-code/flask-marshmallow.git#tag=531f0f39a7005e0e39c59252b3a892c9d17bd1b8) sha256sums=(SKIP) pkgver() {
