aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-urwid/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-urwid/APKBUILD')
-rw-r--r--community/py3-urwid/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-urwid/APKBUILD b/community/py3-urwid/APKBUILD
index 07580163cee..32810d19656 100644
--- a/community/py3-urwid/APKBUILD
+++ b/community/py3-urwid/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-urwid
_pyname=urwid
pkgver=2.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="A console user interface library for Python3"
options="!check" # (failures=1)
url="http://urwid.org/"