diff --git a/BioArchLinux/python-pytest-xvfb/PKGBUILD b/BioArchLinux/python-pytest-xvfb/PKGBUILD index 1b06fd9cab..0c8b08f5d2 100644 --- a/BioArchLinux/python-pytest-xvfb/PKGBUILD +++ b/BioArchLinux/python-pytest-xvfb/PKGBUILD @@ -3,7 +3,7 @@ _pkg=pytest-xvfb pkgname=python-${_pkg} pkgver=3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="pytest plugin to run Xvfb for tests" arch=(any) url="https://github.com/The-Compiler/pytest-xvfb"