summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-07-21 19:36:03 +0300
committerMaxim Devaev <[email protected]>2023-07-21 19:36:03 +0300
commit4f21aae0cefe709aeabbad5c4b851223a0b33d56 (patch)
treec3e368801cc72e49f9a007afb7649f5b9e7f4de5 /PKGBUILD
parente44f37377155be0d8140f5b5715b9b58d011c3e8 (diff)
Bump version: 3.235 → 3.236v3.236
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42cc43b1..4410dc78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
-pkgver=3.235
+pkgver=3.236
pkgrel=1
pkgdesc="The main PiKVM daemon"
url="https://github.com/pikvm/kvmd"