author | Felix Yan
<felixonmars@archlinux.org> 2018-07-05 13:27:09 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2018-07-05 13:27:09 UTC |
parent | ee18e9171ca997378966bb3d39ccdecdaa4f0854 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index b2fc7e9..4de5ff9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=python-pytest pkgname=('python-pytest' 'python2-pytest') pkgver=3.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="Simple powerful testing with Python" arch=('any') license=('MIT')