summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 17:24:55 +0000
committerOromion2021-12-14 17:24:55 +0000
commitfc43e93b0d912c6380ce14f180e494371a66232c (patch)
tree3c30b98e149ff2c64abfc16f9af16d40b40cf23c /PKGBUILD
parent7a904eb72b3be7c3e5512559bb02ad0800393bf3 (diff)
downloadaur-fc43e93b0d912c6380ce14f180e494371a66232c.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 5a477d1716df..84498e33afe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_base=allure
pkgname=python-${_base}-commons
pkgver=2.9.45
-pkgrel=1
+pkgrel=2
pkgdesc="Common module for integrate allure with python-based frameworks"
arch=('any')
url="https://github.com/${_base}-framework/${_base}-python"