summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán2023-10-20 11:42:22 -0500
committerCarlos Aznarán2023-10-20 11:42:22 -0500
commit8f442df6ee63073c356c51ab95a809c530bbadbf (patch)
tree21275617f066fd6c88bc792bf39544a3eac5b55e /PKGBUILD
parentbd7a19673445d9b35d4ff453c58bbac06bf4fe41 (diff)
downloadaur-8f442df6ee63073c356c51ab95a809c530bbadbf.tar.gz
Bump version to 4.20.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 775c98a85d0c..dc135132a1ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_base=SeleniumBase
pkgname=python-${_base,,}
pkgdesc="A complete web automation framework for end-to-end testing"
-pkgver=4.20.3
+pkgver=4.20.4
pkgrel=1
arch=(any)
url="https://${_base,,}.io"