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"