summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGene C2024-05-23 08:46:39 -0400
committerGene C2024-05-23 08:46:39 -0400
commit28464eee3465530b3113323171c1365d549f91bb (patch)
tree417f2d9e6ead10a1c075405b58e8efb5e5b5c5ef
parent8b17fdfba019c1db6e3e34683192db4c40a3745d (diff)
downloadaur-28464eee3465530b3113323171c1365d549f91bb.tar.gz
update project version 4.8.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edcd7d28fc07..819ffd7adbe3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kea_config
pkgdesc = Manage kea dhcp4 configs from single source config
- pkgver = 4.8.3
+ pkgver = 4.8.4
pkgrel = 1
url = https://github.com/gene-git/kea_config
arch = any
@@ -14,7 +14,7 @@ pkgbase = kea_config
depends = python>3.10
depends = python-dnspython
depends = python-toml
- source = git+https://github.com/gene-git/kea_config#tag=4.8.3
+ source = git+https://github.com/gene-git/kea_config#tag=4.8.4
sha512sums = SKIP
pkgname = kea_config
diff --git a/PKGBUILD b/PKGBUILD
index ba5bf0014c21..6377f53301fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname='kea_config'
pkgdesc='Manage kea dhcp4 configs from single source config'
_gitname='kea_config'
-pkgver=4.8.3
+pkgver=4.8.4
pkgrel=1
url="https://github.com/gene-git/kea_config"