git » python-pytest.git » commit 8678742

python 3.6 rebuild

author Felix Yan
2016-12-24 10:22:57 UTC
committer Felix Yan
2016-12-24 10:22:57 UTC
parent 4ce01b27d08c419168fea716c9427ee4f6b163cd

python 3.6 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7ba9219..5f5f5af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
 pkgver=3.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
 license=('MIT')