From d515dadef5f98ab3d73489beb5cb4721fe04ca99 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 6 Jan 2020 13:33:40 +0000 Subject: [PATCH] community/python-pytest-plugins to 1.7.0-4 --- community/python-pytest-plugins/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/python-pytest-plugins/PKGBUILD b/community/python-pytest-plugins/PKGBUILD index 3e0efda93..2833a12c0 100644 --- a/community/python-pytest-plugins/PKGBUILD +++ b/community/python-pytest-plugins/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=python-pytest-plugins pkgname=('python-pytest-fixture-config' 'python-pytest-shutil' 'python-pytest-virtualenv') pkgver=1.7.0 -pkgrel=3 +pkgrel=4 arch=('any') license=('BSD') url='https://github.com/manahl/pytest-plugins'