From b66c5f2566708aa61439681cbf93a41400a3f564 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 Dec 2024 18:02:34 +0000 Subject: [PATCH] python-pytest-xvfb: auto updated to 3.0.0-2 --- BioArchLinux/python-pytest-xvfb/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"