summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-11-30 20:28:18 +0000
committerFelix Yan2021-11-30 20:28:18 +0000
commit2d6ed04e6137610ae64a5c951439ad5bbec8f012 (patch)
tree08d397d209c5b9db54b1b4856a26f0d35ddbfd90
parentabb8751e89346bd08c16b5fda8bf3209b3c9eed5 (diff)
downloadaur-2d6ed04e6137610ae64a5c951439ad5bbec8f012.tar.gz
Python 3.10 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17a2ef65b717..dba0d5853dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-selectors2
pkgver=2.0.2
-pkgrel=2
+pkgrel=3
arch=('any')
pkgdesc='Backported, durable, and portable selectors.'
url='https://github.com/SethMichaelLarson/selectors2'