summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-07 16:06:34 +0000
committerFelix Yan2023-04-07 16:06:34 +0000
commit239bd6aea6a0f41957e28675dd93ae8be6a253a4 (patch)
tree81a01e8860ed91732d5b8aabb9138750f74b4397
parente8e876bff721fea265ec071b39371bf005aff2e1 (diff)
downloadaur-239bd6aea6a0f41957e28675dd93ae8be6a253a4.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 d03375cf60dc..cf063bd549a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=python-pdm-pep517
# WARNING: python-pdm may not be compatible with whatever pdm-pep517 can be upgraded to:
# https://github.com/pdm-project/pdm/issues/1165
pkgver=1.1.3
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="A PEP 517 backend for PDM that supports PEP 621 metadata"
arch=(any)