summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJelle van der Waa2024-04-06 13:48:40 +0200
committerJelle van der Waa2024-04-06 13:48:40 +0200
commitc21e222adfe7f756f74d55ea00c5e187d527f9fd (patch)
treea6036965c0dda355d72c7b491994f2ee056b3129 /PKGBUILD
parent933757b5c4c1d2f95f91e66e02631de01af216b4 (diff)
downloadaur-c21e222adfe7f756f74d55ea00c5e187d527f9fd.tar.gz
upgpkg: 2.0.2-7: Rebuild with Python 3.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6c9dd0a1f7c..e4afb255d9ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-selectors2
pkgver=2.0.2
-pkgrel=6
+pkgrel=7
arch=('any')
pkgdesc='Backported, durable, and portable selectors.'
url='https://github.com/SethMichaelLarson/selectors2'