summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-12-08 18:58:55 +0200
committerMaxim Devaev <[email protected]>2023-12-08 18:58:55 +0200
commit0d8e89a255ecc69ef87e21fa1a13e95e826100c2 (patch)
treeae06a2c1f1bd941194bf0a3ed386c5deef0a14c0 /PKGBUILD
parent648cfdb7da776d0dff15d50f6f144e29894a4e73 (diff)
Bump version: 3.285 → 3.286v3.286
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07009969..20541422 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
-pkgver=3.285
+pkgver=3.286
pkgrel=1
pkgdesc="The main PiKVM daemon"
url="https://github.com/pikvm/kvmd"