diff --git a/testing/py3-marshmallow/APKBUILD b/testing/py3-marshmallow/APKBUILD index fe55f272177..1b080558b48 100644 --- a/testing/py3-marshmallow/APKBUILD +++ b/testing/py3-marshmallow/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-marshmallow _pkgname=marshmallow pkgver=3.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="A lightweight library for converting complex objects to and from simple Python datatypes" url="https://github.com/marshmallow-code/marshmallow" arch="all"