aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-twitter/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-twitter/APKBUILD')
-rw-r--r--community/py3-twitter/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-twitter/APKBUILD b/community/py3-twitter/APKBUILD
index 3d447cc97e0..0ee3bb40784 100644
--- a/community/py3-twitter/APKBUILD
+++ b/community/py3-twitter/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-twitter
_pkgname=python-twitter
pkgver=3.5
-pkgrel=2
+pkgrel=3
pkgdesc="Python3 wrapper around the Twitter API"
options="!check" # Requires 'pytest-runner' which is in community
url="https://pypi.python.org/pypi/python-twitter"