diff options
-rw-r--r-- | community/py3-reportlab/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-reportlab/APKBUILD b/community/py3-reportlab/APKBUILD index a32e466ab6..54cc10cfdd 100644 --- a/community/py3-reportlab/APKBUILD +++ b/community/py3-reportlab/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-reportlab _pkgname=reportlab pkgver=3.5.31 -pkgrel=0 +pkgrel=1 pkgdesc="Python library for generating PDFs and graphics" url="https://www.reportlab.com/opensource" arch="all" |