diff options
author | Maxim Devaev <[email protected]> | 2022-06-24 17:56:10 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-06-24 17:56:10 +0300 |
commit | 9e6edd0cd76bb43abf4f500fd3cd08e473d60a56 (patch) | |
tree | 628978dfa387f21ee7f14024097e9cb11b50e2ab /PKGBUILD | |
parent | 094106519a3202c89594ebdff4235ae38bdc41df (diff) |
Bump version: 3.107 → 3.108v3.108
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ for _variant in "${_variants[@]}"; do pkgname+=(kvmd-platform-$_platform-$_board) done pkgbase=kvmd -pkgver=3.107 +pkgver=3.108 pkgrel=1 pkgdesc="The main PiKVM daemon" url="https://github.com/pikvm/kvmd" |