summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Arthur Long2021-12-26 05:46:37 +0800
committerMichael Arthur Long2021-12-26 05:51:30 +0800
commit2d1e3645bcf3d7979782ce87660bea1f237a034f (patch)
treeac3af37312ee99dd14b103fc451e2f441d3ec5c0
parentdbfd219d92379b3cae174aa6729094150c3b7620 (diff)
downloadaur-2d1e3645bcf3d7979782ce87660bea1f237a034f.tar.gz
depends: deprecate 'inotify-tools'
update PKGVER
-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')