diff options
author | Maxim Devaev <[email protected]> | 2023-12-08 18:58:55 +0200 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2023-12-08 18:58:55 +0200 |
commit | 0d8e89a255ecc69ef87e21fa1a13e95e826100c2 (patch) | |
tree | ae06a2c1f1bd941194bf0a3ed386c5deef0a14c0 /PKGBUILD | |
parent | 648cfdb7da776d0dff15d50f6f144e29894a4e73 (diff) |
Bump version: 3.285 → 3.286v3.286
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |