summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f544868dc21e..5dc7c10833f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kea_config
pkgdesc = Manage kea dhcp4 configs from single source config
- pkgver = 4.5.0
+ pkgver = 4.5.1
pkgrel = 1
url = https://github.com/gene-git/kea_config
arch = any
@@ -17,7 +17,7 @@ pkgbase = kea_config
depends = python-tomli-w
depends = python-qrcode
depends = python-tomli
- source = git+https://github.com/gene-git/kea_config#tag=4.5.0
+ source = git+https://github.com/gene-git/kea_config#tag=4.5.1
sha512sums = SKIP
pkgname = kea_config
diff --git a/PKGBUILD b/PKGBUILD
index a767b95bad4b..76485c2ae8ea 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.5.0
+pkgver=4.5.1
pkgrel=1
url="https://github.com/gene-git/kea_config"