git » python-pytest.git » commit 1fcfba7

upgpkg: 3.0.2-1

author Felix Yan
2016-09-02 05:04:02 UTC
committer Felix Yan
2016-09-02 05:04:02 UTC
parent 7d572ce022e9028a7075f5c35f43d01d0cbc49b6

upgpkg: 3.0.2-1

PKGBUILD +1 -1

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