diff options
-rw-r--r-- | testing/py3-pytest-regtest/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pytest-regtest/APKBUILD b/testing/py3-pytest-regtest/APKBUILD index 9a8baa44f4..67e349e9f2 100644 --- a/testing/py3-pytest-regtest/APKBUILD +++ b/testing/py3-pytest-regtest/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-pytest-regtest _pyname=pytest-regtest pkgver=1.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="pytest-regtest is a pytest-plugin for implementing regression tests" url="https://gitlab.com/uweschmitt/pytest-regtest" arch="noarch" |