From 86839492bae4f11d7ccda5cc74365c90247d4fe8 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Nov 2024 18:05:47 +0000 Subject: [PATCH] python-selenium: auto updated to 4.27.1-2 --- 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 e7b6805546..76d7985ea2 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=1 +pkgrel=2 pkgdesc="Python language bindings for Selenium WebDriver" arch=(x86_64) url="https://github.com/SeleniumHQ/selenium"