git » python-pytest.git » commit 4ce01b2

upgpkg: 3.0.5-1

author Felix Yan
2016-12-06 02:48:10 UTC
committer Felix Yan
2016-12-06 02:48:10 UTC
parent 8dbf666b591f9cfe935490c3f42418e6469e63a1

upgpkg: 3.0.5-1

PKGBUILD +1 -1

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