summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-01-08 18:24:40 +0300
committerMaxim Devaev <[email protected]>2022-01-08 18:24:40 +0300
commite506d744f4dc05efc8cf6c264f8d72bdc90d2883 (patch)
tree4c4b7aa07590b82ba1cbdb9b749303f1d80deeb3 /PKGBUILD
parentae4709db174f72bd1f2d3cbb7c1af155c4dfbf18 (diff)
Bump version: 3.53 → 3.54v3.54
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcd6aad9..babadb70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
-pkgver=3.53
+pkgver=3.54
pkgrel=1
pkgdesc="The main PiKVM daemon"
url="https://github.com/pikvm/kvmd"