git » python-pytest.git » commit 4170f38

upgpkg: 2.8.6-1

author Felix Yan
2016-01-23 02:31:16 UTC
committer Felix Yan
2016-01-23 02:31:16 UTC
parent 93c418753441d62905ef825d4ce81b12751407e5

upgpkg: 2.8.6-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e6c4c39..ee89aa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.8.5
-_commit=7d150c20cf7c0479a3da1794c48b39372c4fa265
+pkgver=2.8.6
+_commit=82d00efa8dd4ef903f0eca2bd02fa1aab9ddbb96
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')