diff options
-rw-r--r-- | community/py3-polib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-polib/APKBUILD b/community/py3-polib/APKBUILD index 3dd8d99a43..d4c8e82902 100644 --- a/community/py3-polib/APKBUILD +++ b/community/py3-polib/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-polib _pkgname=polib pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="A library to manipulate gettext files" url="http://polib.readthedocs.org/en/latest/index.html" arch="noarch" |