summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-03-23 14:24:59 +0200
committerMaxim Devaev <[email protected]>2023-03-23 14:24:59 +0200
commit2cd2fa87228bdd2c325513358df6bceaff790f92 (patch)
tree54cff0dd82b2b5edb2dcb1f6dfc8b4265f00c2f6 /PKGBUILD
parent90f74619ed8c92a45bfedd393da3dbc480b37a9d (diff)
Bump version: 3.208 → 3.209v3.209
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1da8b2d..72c092a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
-pkgver=3.208
+pkgver=3.209
pkgrel=1
pkgdesc="The main PiKVM daemon"
url="https://github.com/pikvm/kvmd"