summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-05-17 09:30:13 +0300
committerDevaev Maxim <[email protected]>2021-05-17 09:30:13 +0300
commit2c7e71adefc22be84e859ba92d77124ad5daa578 (patch)
treeef8927e851c21f8ba0ef3b0b91fd14f232fee26a /PKGBUILD
parentcf4c81caf725bbf262fc629754c4067e95cc1960 (diff)
fixed bt hid
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6b7257c..515b6014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,7 @@ url="https://github.com/pikvm/kvmd"
license=(GPL)
arch=(any)
depends=(
- "python>=3.9.3-1.1"
+ "python>=3.9.5-2"
"python<3.10"
python-yaml
"python-aiohttp>=3.7.4.post0-1.1"