summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Mashos2020-06-19 11:05:43 -0700
committerThomas Mashos2020-06-19 11:05:43 -0700
commit8f663a48179cbed4ed9ee049d1198f5dcd2b65a5 (patch)
treeece93ade65f2bf26f19085f7fd6b26f5f1cc34d8 /PKGBUILD
parent3c8f3f19d50a77b7132ad93bf5c5f9c16bcd9dda (diff)
downloadaur-8f663a48179cbed4ed9ee049d1198f5dcd2b65a5.tar.gz
Add dependency on webkit2gtk
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9692d67b0390..7213186b365d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Thomas Mashos <thomas at mashos dot com>
pkgname=remote-desktop-manager
pkgver=2020.2.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="Devolutions Remote Desktop Manager Enterprise centralizes all remote connections on a single platform that is securely shared between users and across the entire team."
arch=('x86_64')
url="https://remotedesktopmanager.com/"
license=('Proprietary')
groups=()
-depends=()
+depends=('webkit2gtk')
options=(!strip)
source=("RemoteDesktopManager_${pkgver}_amd64.deb::https://cdn.devolutions.net/download/Linux/RDM/${pkgver}/RemoteDesktopManager_${pkgver}_amd64.deb")
sha256sums=('0241756ce658a78994a8d1a6e5281abbbcb34add7bf64253e4622c682f175b00')