summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNiklas Reimer2024-05-06 13:01:24 +0200
committerNiklas Reimer2024-05-06 13:01:24 +0200
commit37fe0975cac346ee4e6d6debe2e4f6922943b10d (patch)
tree4326fece66955aa3fa25cf5ee2a095bd43b3f8ef /.SRCINFO
parent71a36ff35aa3cc6e21c7f955c05ae7541609ed06 (diff)
downloadaur-37fe0975cac346ee4e6d6debe2e4f6922943b10d.tar.gz
bump for python 3.12
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e24403436b8..f8ee46e1941d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-async_generator
pkgdesc = Making it easy to write async iterators
pkgver = 1.10
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/python-trio/async_generator
arch = any
license = MIT