summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-11-17 23:33:25 +0200
committerMaxim Devaev <[email protected]>2023-11-17 23:33:25 +0200
commit73f1ebdcad5cb52a7508195ca8dd42c275de325e (patch)
tree23465fbef7cc057b1441a6744f5b4a27fac567c3 /PKGBUILD
parent71fe447335efca5357c5d5cb225eb52e096d01f0 (diff)
Bump version: 3.274 → 3.275v3.275
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1165202c..22618f2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
-pkgver=3.274
+pkgver=3.275
pkgrel=1
pkgdesc="The main PiKVM daemon"
url="https://github.com/pikvm/kvmd"