summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-01-23 14:45:27 +0200
committerMaxim Devaev <[email protected]>2023-01-23 14:45:27 +0200
commitba57a6e5d48fe256a810e7cb57c7c97ba6bac798 (patch)
tree17ccd1edf18f8b9169e8622a65d030ddda0dc8d7 /PKGBUILD
parent67d2e33573f8e750599d9d5587b1ebfc1587431c (diff)
Bump version: 3.195 → 3.196v3.196
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31aeb689..869c81af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
-pkgver=3.195
+pkgver=3.196
pkgrel=1
pkgdesc="The main PiKVM daemon"
url="https://github.com/pikvm/kvmd"