From d34834fe0d3fbfc81fcf651f46ea90cdecaa4e20 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 2 Jun 2014 08:40:51 +0000 Subject: [PATCH] testing/py-praw: add missing bump --- testing/py-praw/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py-praw/APKBUILD b/testing/py-praw/APKBUILD index e6de7993f43..9ac44758a94 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"