summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2023-04-06 12:18:37 +0000
committerFelix Yan2023-04-06 12:18:37 +0000
commit933757b5c4c1d2f95f91e66e02631de01af216b4 (patch)
tree4ad8a4c350514579ffc423520dfbce1faea4c4e5 /PKGBUILD
parent44e0de63dabd1997f7f937a1b152519a7cf5a587 (diff)
downloadaur-933757b5c4c1d2f95f91e66e02631de01af216b4.tar.gz
rebuild with python 3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 418a9331ada6..a6c9dd0a1f7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-selectors2
pkgver=2.0.2
-pkgrel=5
+pkgrel=6
arch=('any')
pkgdesc='Backported, durable, and portable selectors.'
url='https://github.com/SethMichaelLarson/selectors2'