git » python-pytest.git » commit 7fd0a36

upgpkg: 3.0.7-1

author Felix Yan
2017-03-15 03:24:08 UTC
committer Felix Yan
2017-03-15 03:24:08 UTC
parent 07b6e0d3b13d16038f04567e6fc1b8a79005c14d

upgpkg: 3.0.7-1

PKGBUILD +1 -1

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