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 f5cb664e2cc4..6be52df4bd4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=ssh-rdp
pkgname=${_pkgname}-git
-pkgver=r102.7a48766
+pkgver=r108.8bf2a45
pkgrel=1
pkgdesc="Real display ssh based remote desktop. No relation to Microsoft's remote desktop protocol."
arch=('any')
url='https://github.com/kokoko3k/ssh-rdp'
license=('LGPL3')
-depends=('bash' 'ffmpeg' 'openssh' 'netevent-git' 'inotify-tools' 'wmctrl' 'mpv' 'util-linux')
+depends=('bash' 'ffmpeg' 'openssh' 'netevent-git' 'wmctrl' 'mpv' 'util-linux')
makedepends=('git')
optdepends=('ssh-rdp-host-git: udev rules and dependencies for the host')
provides=('ssh-rdp')