summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-13 06:59:38 +0000
committerGeorge Rawlinson2021-12-13 06:59:38 +0000
commita87f19b168add998958477e767656b2766eb725c (patch)
tree4522d9263b231d75ab071087fd6f85959e340bef /PKGBUILD
parent178c18e637b4c2a9d06019d4adbe3b2e0515238d (diff)
downloadaur-a87f19b168add998958477e767656b2766eb725c.tar.gz
upgpkg: python-nox-poetry; 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 4ffeebd71d5b..927cad40c3d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-nox-poetry
_pkgname="${pkgname#python-}"
_name="${_pkgname/-/_}"
pkgver=0.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="Use Poetry inside Nox sessions"
arch=('any')
url="https://github.com/cjolowicz/nox-poetry"