summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f635b8f14d5..1437e21db8c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=pyshv-git
_gitname=pyshv
-pkgver=r159.55379a9
+pkgver=r187.71d5af3
pkgrel=2
pkgdesc='Python implementation of CPON, Chainpack and SHV RPC'
url='https://gitlab.com/elektroline-predator/pyshv'
arch=('any')
license=('MIT')
-depends=('python-pyserial-asyncio' 'python-aioserial' 'python-dateutil')
+depends=('python-pyserial-asyncio' 'python-aioserial' 'python-dateutil' 'python-asyncinotify')
makedepends=('git' 'python-build' 'python-setuptools' 'python-installer' 'python-wheel' 'python-pytest' 'python-pytest-asyncio' 'libshv')
conflicts=('pyshv' 'pyshv-git')
provides=('pyshv')