summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2020-12-03 14:51:56 +1300
committerGeorge Rawlinson2020-12-03 14:51:56 +1300
commitd62f389e107cdd1119dbf61675b74fd648f4692a (patch)
treed3636047bbbba99ede08145a7bccd0c79afa5574
parent7a32bacf7a9323cf7f767c605538bb73a646ba6e (diff)
downloadaur-d62f389e107cdd1119dbf61675b74fd648f4692a.tar.gz
upgpkg: python-nox-poetry 0.5.0-2
Python 3.9 rebuild.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97b6fcceada7..0f18a1fe7c50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-nox-poetry
pkgdesc = Use Poetry inside Nox sessions
pkgver = 0.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cjolowicz/nox-poetry
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index d6eca3fd8630..ff9715e52106 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-nox-poetry
_pkgname="${pkgname#python-}"
_name="${_pkgname/-/_}"
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Use Poetry inside Nox sessions"
arch=('any')
url="https://github.com/cjolowicz/nox-poetry"