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"