author | Felix Yan
<felixonmars@archlinux.org> 2016-11-13 16:38:18 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-11-13 16:38:18 UTC |
parent | 1e7c88e03b434a3f02ba64df1e846cd68c535636 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1316769..ee0e92a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ pkgbase=python-pytest pkgname=('python-pytest' 'python2-pytest') -pkgver=3.0.3 -pkgrel=2 +pkgver=3.0.4 +pkgrel=1 pkgdesc="Simple powerful testing with Python" arch=('any') license=('MIT')