summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-06 13:57:40 +0000
committerFelix Yan2023-04-06 13:57:40 +0000
commit6a2882b75299265370be86e5695a4cc37a62baa1 (patch)
treed9f95bfc5c278bd67bf3eeae6a0fa40a5164979b
parent45268f3b6e12dc972e667cdddc68546952cf5179 (diff)
downloadaur-6a2882b75299265370be86e5695a4cc37a62baa1.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 6070325f4ef8..a76aadff7775 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=poyo
pkgname=python-poyo
pkgver=0.5.0
-pkgrel=6
+pkgrel=7
pkgdesc="A lightweight YAML Parser for Python"
arch=('any')
url="https://github.com/hackebrot/poyo"