author | Felix Yan
<felixonmars@archlinux.org> 2020-11-09 18:28:22 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2020-11-09 18:28:22 UTC |
parent | 37ccaf97f9c66f28fde625600cb49c4f4542373f |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 6173294..1f560d7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-pytest pkgver=6.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Simple powerful testing with Python" arch=('any') license=('MIT')