Date: Wednesday, June 10, 2020 @ 08:17:27 Author: alucryd Revision: 641232
upgpkg: python-flask-marshmallow 0.13.0-1 Modified: python-flask-marshmallow/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-10 08:17:10 UTC (rev 641231) +++ PKGBUILD 2020-06-10 08:17:27 UTC (rev 641232) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-flask-marshmallow -pkgver=0.12.0 +pkgver=0.13.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=531f0f39a7005e0e39c59252b3a892c9d17bd1b8) +source=(git+https://github.com/marshmallow-code/flask-marshmallow.git#tag=b2337d564977fd3a4a8ced636dbeda4cb54990c3) sha256sums=(SKIP) pkgver() {
