git » python-pytest.git » commit 07b6e0d

upgpkg: 3.0.6-1

author Felix Yan
2017-01-23 06:51:41 UTC
committer Felix Yan
2017-01-23 06:51:41 UTC
parent 86787422b48849a4b332fc3149eba14dc6228651

upgpkg: 3.0.6-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5f5f5af..6574180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.0.5
-pkgrel=2
+pkgver=3.0.6
+pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
 license=('MIT')