diff options
Diffstat (limited to 'testing/py-praw')
-rw-r--r-- | testing/py-praw/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-praw/APKBUILD b/testing/py-praw/APKBUILD index e6de7993f4..9ac44758a9 100644 --- a/testing/py-praw/APKBUILD +++ b/testing/py-praw/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-praw _pkgname=praw pkgver=2.1.16 -pkgrel=0 +pkgrel=1 pkgdesc="A Python module to access to reddit's API" url="https://github.com/praw-dev/praw" arch="noarch" |