summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-06 16:49:01 +0000
committerFelix Yan2023-04-06 16:49:01 +0000
commit5814172a00306e9433376be12ad0abebc4d5342c (patch)
treee77a8061ba32291ad72b8083fd91168f4f458a3d
parent159d765adda8281fba9d4cd1ae57456d77533087 (diff)
downloadaur-5814172a00306e9433376be12ad0abebc4d5342c.tar.gz
rebuild with python 3.11
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca8d7c867a79..db4f1e1942ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-first
pkgver=2.0.2
-pkgrel=5
+pkgrel=6
pkgdesc="Return the first true value of an iterable"
url="https://github.com/hynek/first"
license=('MIT')