git » python-pytest.git » commit 7d572ce

upgpkg: 3.0.1-1

author Felix Yan
2016-08-24 03:55:10 UTC
committer Felix Yan
2016-08-24 03:55:10 UTC
parent fce8e65192bc2a23c4d86240522a7ef5996375c9

upgpkg: 3.0.1-1

PKGBUILD +1 -1

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