git » python-pytest.git » commit 89a2480

upgpkg: 2.8.4-1

author Felix Yan
2015-12-07 01:01:06 UTC
committer Felix Yan
2015-12-07 01:01:06 UTC
parent 224453030ea4fc471f6da9e0cf516b72378c8ada

upgpkg: 2.8.4-1

PKGBUILD +1 -1

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