summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-06-07 08:15:43 +0300
committerMaxim Devaev <[email protected]>2022-06-07 08:15:43 +0300
commit2bcea6d522aaef44da04aa088eb88ab584375897 (patch)
tree018fa828dcc081cbbec34935a5fbd4f196c601fc /PKGBUILD
parenta3b59d35e892bed651eb7f811ff8f1d88d514ace (diff)
Bump version: 3.96 → 3.97v3.97
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4ed3e0b..4b78615d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
-pkgver=3.96
+pkgver=3.97
pkgrel=1
pkgdesc="The main PiKVM daemon"
url="https://github.com/pikvm/kvmd"