aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pygal/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-pygal/APKBUILD')
-rw-r--r--community/py3-pygal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pygal/APKBUILD b/community/py3-pygal/APKBUILD
index 7ac3025fdb4..d74902cec99 100644
--- a/community/py3-pygal/APKBUILD
+++ b/community/py3-pygal/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-pygal
_pkgname=pygal
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="dynamic SVG charting library written in Python"
options="!check" # Requires unpackaged dependencies
url="https://www.pygal.org/en/stable/"