summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2025-01-11 22:21:39 +0200
committerMaxim Devaev <[email protected]>2025-01-11 22:21:39 +0200
commitd3549ab52b4e432f43c5069ff7413dfd979e3c4a (patch)
tree3c8e599573336748073283bfc378930fbbc8af4c /PKGBUILD
parent965e649f8cd024dd054ed33dd2ba0f98b508c8ae (diff)
Bump version: 4.41 → 4.42v4.42
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 924b5e7b..c84a8a57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
-pkgver=4.41
+pkgver=4.42
pkgrel=1
pkgdesc="The main PiKVM daemon"
url="https://github.com/pikvm/kvmd"