git » python-pytest.git » commit dad7a91

upgpkg: 3.0.3-1

author Felix Yan
2016-09-30 09:09:05 UTC
committer Felix Yan
2016-09-30 09:09:05 UTC
parent 1fcfba727a61748d687d1d09f7f175b4abc2ca07

upgpkg: 3.0.3-1

PKGBUILD +1 -1

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