summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-08 05:53:52 +0000
committerFelix Yan2023-04-08 05:53:52 +0000
commitba5aadbbc9de63b90a0c9b887e2d19f64ca3575c (patch)
tree0de6b4c8c635359590ffb630d09ecd448d18695b
parent79c34116fe766a6514dc8a1bed482c54e85b3b60 (diff)
downloadaur-ba5aadbbc9de63b90a0c9b887e2d19f64ca3575c.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 416390313889..258399feb330 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-chai
pkgver=1.1.2
-pkgrel=6
+pkgrel=7
pkgdesc="Easy to use mocking, stubbing and spying framework."
arch=('any')
url="https://github.com/agoragames/chai"