summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2021-12-01 11:26:22 +0000
committerFelix Yan2021-12-01 11:26:22 +0000
commit726e161510aa49c897714aa667ba83a8758531ef (patch)
treee94987f8d7adeeb6ba6e77b8262ac432ef7ca95e /PKGBUILD
parent735a3c576bf98275ebeb13cbf13ec489c86d4390 (diff)
downloadaur-726e161510aa49c897714aa667ba83a8758531ef.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8243c0d98fd6..37670bcfa5d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=pytest-metadata
pkgname=python-pytest-metadata
pkgver=1.11.0
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for accessing test session metadata"
arch=('any')
url="https://github.com/pytest-dev/pytest-metadata"