summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGene C2023-12-19 17:04:03 -0500
committerGene C2023-12-19 17:04:03 -0500
commit47d29e1a719289a8b6da2091df487c33df3f8186 (patch)
tree0173b0b6f81ae73e6974982185939c2ab4726ea8 /PKGBUILD
parentbd3f643e479c369898e187f9f30243c95e88e92e (diff)
downloadaur-47d29e1a719289a8b6da2091df487c33df3f8186.tar.gz
update project version 4.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0231a33dc605..bb07e8695cd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,16 +10,15 @@ pkgname='kea_config'
pkgdesc='Manage kea dhcp4 configs from single source config'
_gitname='kea_config'
-pkgver=4.6.0
+pkgver=4.6.1
pkgrel=1
url="https://github.com/gene-git/kea_config"
arch=(any)
license=(MIT)
# tomli only needed for python < 3.11
-depends=('python>3.9' 'python-packaging' 'python-netaddr'
- 'python-tomli-w' 'python-qrcode' 'python-tomli'
- )
+depends=('python>3.10' 'python-dnspython' 'python-toml')
+
# To build docs uncommont sphinx/texlive
makedepends=('git' 'python-build' 'python-installer' 'python-wheel' 'python-hatch' 'rsync'
#'python-sphinx' 'texlive-latexextra' # Docs