author | Daniel M. Capella
<polyzen@archlinux.org> 2023-04-14 18:57:55 UTC |
committer | Daniel M. Capella
<polyzen@archlinux.org> 2023-04-14 18:57:55 UTC |
parent | a1114ab785950ad7ba8132567e3d62cdfad367de |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 3081f48..aa33307 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pytest pkgver=7.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Simple powerful testing with Python" arch=('any') license=('MIT')