author | Felix Yan
<felixonmars@archlinux.org> 2015-10-05 08:54:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-05 08:54:28 UTC |
parent | 590221d46d7b0859245eb274193983dccac3ae61 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7fa3f02..80f7c54 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ pkgbase=python-pytest pkgname=('python-pytest' 'python2-pytest') -pkgver=2.8.1.20150930 -_commit=e9240f7eeeca501bcc87a052f3dc763d31eba119 +pkgver=2.8.1.20151003 +_commit=5171d167ce8e3bb5fe69544a204ac0edeeee58a7 pkgrel=1 pkgdesc="Simple powerful testing with Python" arch=('any')