git » python-pytest.git » commit 342cb57

upgpkg: 3.1.0-1

author Felix Yan
2017-05-23 15:47:54 UTC
committer Felix Yan
2017-05-23 15:47:54 UTC
parent 8609cd000f9fa273e97aa679c608fe3fd13d3822

upgpkg: 3.1.0-1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e9c269d..c69c53f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.0.7
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')