git » python-pytest.git » commit e15f9ce

upgpkg: 2.9.1-1

author Felix Yan
2016-03-19 02:41:11 UTC
committer Felix Yan
2016-03-19 02:41:11 UTC
parent d9d305e87811c2563c4414750d09a890f229c07c

upgpkg: 2.9.1-1

PKGBUILD +1 -1

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