summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Mashos2020-06-17 14:55:22 -0700
committerThomas Mashos2020-06-17 14:55:22 -0700
commitb41fe87831645929f1807fc8a90f333ed0702b99 (patch)
tree4c9a28876792b8bdf1fbd59a0369e4a623711001 /PKGBUILD
parentd8572d58e96574ccef556e30520360f44a4dc633 (diff)
downloadaur-b41fe87831645929f1807fc8a90f333ed0702b99.tar.gz
Fixup the download links
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fa38f4e9958..96374c02d75a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Mashos <thomas at mashos dot com>
pkgname=remote-desktop-manager
pkgver=2020.2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Devolutions Remote Desktop Manager 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/"
@@ -9,7 +9,7 @@ license=('Proprietary')
groups=()
depends=()
options=(!strip)
-source=("${pkgname}_${pkgver}_amd64.deb::https://cdn.devolutions.net/download/Linux/RDM/2020.2.0.0/${pkgname}_${pkgver}_amd64.deb")
+source=("RemoteDesktopManager_${pkgver}_amd64.deb::https://cdn.devolutions.net/download/Linux/RDM/2020.2.0.0/RemoteDesktopManager_${pkgver}_amd64.deb")
sha256sums=('0241756ce658a78994a8d1a6e5281abbbcb34add7bf64253e4622c682f175b00')
prepare() {