From e9e5a49eb3ce467464e0efc96b7a859861156f05 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 1 Feb 2025 18:05:04 +0000 Subject: [PATCH] python-selenium: auto updated to 4.28.1-1 --- 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 6a76e6f16e..d11d7e55ac 100644 --- a/BioArchLinux/python-selenium/PKGBUILD +++ b/BioArchLinux/python-selenium/PKGBUILD @@ -8,7 +8,7 @@ pkgname=python-selenium _pkgname="${pkgname#python-}" pkgver=4.28.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python language bindings for Selenium WebDriver" arch=(x86_64) url="https://github.com/SeleniumHQ/selenium"