summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afeaf0a07cf9..b3271abc2fba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='python2-selectors2'
_name="${pkgname#python2-}"
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='Backported, durable, and portable selectors (for Python 2)'
arch=('any')
url="https://pypi.org/project/${_name}/${pkgver}/"