From 15b160fe476ff6e34d12db9635b6e104115cf7af Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:07:53 +0000 Subject: [PATCH] python-selenium: auto updated to 4.27.1-3 --- BioArchLinux/python-selenium/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-selenium/PKGBUILD b/BioArchLinux/python-selenium/PKGBUILD index 76d7985ea2..38ff5e1560 100644 --- a/BioArchLinux/python-selenium/PKGBUILD +++ b/BioArchLinux/python-selenium/PKGBUILD @@ -8,7 +8,7 @@ pkgname=python-selenium _pkgname="${pkgname#python-}" pkgver=4.27.1 -pkgrel=2 +pkgrel=3 pkgdesc="Python language bindings for Selenium WebDriver" arch=(x86_64) url="https://github.com/SeleniumHQ/selenium"