git » python-pytest.git » commit 51f4019

upgpkg: 7.4.2-1

author Daniel M. Capella
2023-09-08 00:23:53 UTC
committer Daniel M. Capella
2023-09-08 00:23:53 UTC
parent e47a50ef7c83e17d21a29cc6bb48543fc2315a85

upgpkg: 7.4.2-1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8d85e35..2dd6f24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=python-pytest
 _name=${pkgname#python-}
-pkgver=7.4.1
+pkgver=7.4.2
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')