author | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 00:07:45 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 00:07:45 UTC |
parent | f57e69cd273bc9219e6c455186b66af3e29df0e9 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 2e6449a..9473081 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pytest pkgver=6.2.5 -pkgrel=1 +pkgrel=2 pkgdesc="Simple powerful testing with Python" arch=('any') license=('MIT')