diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2014-06-02 08:40:51 +0000 |
---|---|---|
committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2014-07-07 18:12:33 +0000 |
commit | d34834fe0d3fbfc81fcf651f46ea90cdecaa4e20 (patch) | |
tree | 64619ba45f199bd693d642f4b1324e165974a980 /testing/py-praw/APKBUILD | |
parent | 10b12c05a5388c12ab6222eb8f6925368dc557c1 (diff) | |
download | aports-d34834fe0d3fbfc81fcf651f46ea90cdecaa4e20.tar.bz2 aports-d34834fe0d3fbfc81fcf651f46ea90cdecaa4e20.tar.xz |
testing/py-praw: add missing bump
Diffstat (limited to 'testing/py-praw/APKBUILD')
-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" |