summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge2023-04-24 15:41:33 +0000
committerDavid Runge2023-04-24 15:41:33 +0000
commit3051d556d4996e2910351791ba19ffd77c8a218f (patch)
tree07ed3086c20680fbee332ede72a1d6521279c9fe
parent760e0c0e6424fe1c4eff10112de98be82ca67037 (diff)
downloadaur-3051d556d4996e2910351791ba19ffd77c8a218f.tar.gz
Rebuild against Python 3.11.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97302e7a7ad0..040e6d194a87 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.4
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc="A PEP 517 backend for PDM that supports PEP 621 metadata"
arch=(any)