Date: Thursday, September 22, 2022 @ 19:57:52
  Author: felixonmars
Revision: 1309090

upgpkg: python-pytest-forked 1.4.0-2: fix invalid buildtoolver in .BUILDINFO

Modified:
  python-pytest-forked/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-22 19:57:11 UTC (rev 1309089)
+++ PKGBUILD    2022-09-22 19:57:52 UTC (rev 1309090)
@@ -2,7 +2,7 @@
 
 pkgname=python-pytest-forked
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='run tests in isolated forked subprocesses'
 arch=('any')
 license=('MIT')

Reply via email to