author | Felix Yan
<felixonmars@archlinux.org> 2018-06-30 01:36:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2018-06-30 01:36:55 UTC |
parent | 6e5a75a11f2826c495609cca216f80275d0b3362 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f68e937..2303eb0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=python-pytest pkgname=('python-pytest' 'python2-pytest') pkgver=3.6.2 -pkgrel=1 +pkgrel=2 pkgdesc="Simple powerful testing with Python" arch=('any') license=('MIT')