summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-10 12:33:16 +0000
committerFelix Yan2023-04-10 12:33:16 +0000
commitba1a7dcfa27e9a82ee3723c72424768c4cce838c (patch)
tree93fa4e3f71599c9cb154b24c189d835172b46a16
parent046059b101fee73e039254f1cf7c1d9c78ab1c60 (diff)
downloadaur-ba1a7dcfa27e9a82ee3723c72424768c4cce838c.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 455f870ebbaa..c03ce0bcbd49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pytest-black
pkgver=0.3.12
_commit=1d0d34a44004252ce73368ac3bf34354c06a5131
-pkgrel=8
+pkgrel=9
pkgdesc="A pytest plugin to enable format checking with black"
arch=('any')
license=('MIT')