mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 05:02:00 +01:00
update project version 4.10.0
This commit is contained in:
parent
9ed89922ed
commit
99e755d87a
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = kea_config
|
||||
pkgdesc = Manage kea dhcp4 configs from single source config
|
||||
pkgver = 4.9.0
|
||||
pkgver = 4.10.0
|
||||
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.9.0
|
||||
source = git+https://github.com/gene-git/kea_config#tag=4.10.0
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = kea_config
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -10,7 +10,7 @@ pkgname='kea_config'
|
|||
pkgdesc='Manage kea dhcp4 configs from single source config'
|
||||
_gitname='kea_config'
|
||||
|
||||
pkgver=4.9.0
|
||||
pkgver=4.10.0
|
||||
pkgrel=1
|
||||
url="https://github.com/gene-git/kea_config"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue