summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 19:20:44 +0000
committerOromion2021-12-14 19:20:44 +0000
commit39e926c160e231cbf52c2d637fe50325ba2ed4f9 (patch)
tree0eac83b3a1018532a67fda1985ab78809a4c4089 /PKGBUILD
parent2e46672b0012fab827db178c38fe74ba9ee52a8a (diff)
downloadaur-39e926c160e231cbf52c2d637fe50325ba2ed4f9.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d01b5101c138..d7e6d15290f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_base=pytest-selenium
pkgname=python-${_base}
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for running Selenium with pytest"
arch=('any')
url="https://github.com/pytest-dev/${_base}"