diff --git a/community/py3-whitenoise/APKBUILD b/community/py3-whitenoise/APKBUILD index b50a32cfeb6..150d8387b94 100644 --- a/community/py3-whitenoise/APKBUILD +++ b/community/py3-whitenoise/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py3-whitenoise pkgver=6.11.0 -pkgrel=2 +pkgrel=3 pkgdesc="Radically simplified static file serving for Python web apps" url="https://whitenoise.readthedocs.io/" arch="noarch"