diff options
Diffstat (limited to 'testing/py3-pytest-localserver/APKBUILD')
-rw-r--r-- | testing/py3-pytest-localserver/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pytest-localserver/APKBUILD b/testing/py3-pytest-localserver/APKBUILD index c37285175b..4061f5a968 100644 --- a/testing/py3-pytest-localserver/APKBUILD +++ b/testing/py3-pytest-localserver/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pytest-localserver _pyname=pytest-localserver pkgver=0.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="a pytest plugin to test server connections locally" url="http://bitbucket.org/pytest-dev/pytest-localserver/" arch="noarch" |