summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4b072646d59..7e11c15ab2a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname='wg_tool'
pkgdesc='Tool to manage wireguard server and users'
_gitname='wg_tool'
-pkgver=1.7.1
+pkgver=1.7.3
pkgrel=1
url="https://github.com/gene-git/wg_tool"
@@ -21,7 +21,7 @@ depends=('python>3.9' 'python-packaging' 'python-netaddr'
'python-tomli-w' 'python-qrcode' 'wireguard-tools'
'python-tomli'
)
-makedepends=('git' 'python-build' 'python-installer' 'python-wheel' 'rsync')
+makedepends=('git' 'python-build' 'python-installer' 'python-wheel' 'python-poetry' 'rsync')
_mkpkg_depends=('python>minor')
source=("git+https://github.com/gene-git/${_gitname}")
sha512sums=('SKIP')