mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-selenium: auto updated to 4.28.0-1
This commit is contained in:
parent
ac738cd9b5
commit
49cf98cd2d
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
pkgname=python-selenium
|
pkgname=python-selenium
|
||||||
_pkgname="${pkgname#python-}"
|
_pkgname="${pkgname#python-}"
|
||||||
pkgver=4.27.1
|
pkgver=4.28.0
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="Python language bindings for Selenium WebDriver"
|
pkgdesc="Python language bindings for Selenium WebDriver"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://github.com/SeleniumHQ/selenium"
|
url="https://github.com/SeleniumHQ/selenium"
|
||||||
|
@ -35,7 +35,7 @@ makedepends=(
|
||||||
)
|
)
|
||||||
options=(!lto)
|
options=(!lto)
|
||||||
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
|
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('5296c425a75ff1b44d0d5199042b36a6d1ef76c04fb775b97b40be739a9caae2')
|
sha256sums=('a9fae6eef48d470a1b0c6e45185d96f0dafb025e8da4b346cc41e4da3ac54fa0')
|
||||||
|
|
||||||
_archive="${_pkgname}-${pkgver}"
|
_archive="${_pkgname}-${pkgver}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue