summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-06-09 22:31:28 +0300
committerDevaev Maxim <[email protected]>2021-06-09 22:31:28 +0300
commit256597eb27d1cbcb84e30e56d2e16e221f04f8ab (patch)
tree1a9fa3a14a4417093a96be0b6412b43d3c74c637 /PKGBUILD
parent0186206d395780e5e2e4eae68f27efc37cbd45cd (diff)
Bump version: 2.83 → 2.84v2.84
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 794edab1..ae72a161 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
-pkgver=2.83
+pkgver=2.84
pkgrel=1
pkgdesc="The main Pi-KVM daemon"
url="https://github.com/pikvm/kvmd"