git » python-pytest.git » commit cb510ff

upgpkg: 3.1.1-1

author Felix Yan
2017-06-01 07:26:09 UTC
committer Felix Yan
2017-06-01 07:26:09 UTC
parent 342cb5727be6ae751bb9893186948d2364170890

upgpkg: 3.1.1-1

PKGBUILD +1 -1

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