mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
Update to 2020.2.1.0
This commit is contained in:
parent
8f663a4817
commit
040d86ee1f
1 changed files with 3 additions and 3 deletions
6
PKGBUILD
6
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Thomas Mashos <thomas at mashos dot com>
|
||||
pkgname=remote-desktop-manager
|
||||
pkgver=2020.2.0.0
|
||||
pkgrel=4
|
||||
pkgver=2020.2.1.0
|
||||
pkgrel=1
|
||||
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/"
|
||||
|
|
@ -10,7 +10,7 @@ groups=()
|
|||
depends=('webkit2gtk')
|
||||
options=(!strip)
|
||||
source=("RemoteDesktopManager_${pkgver}_amd64.deb::https://cdn.devolutions.net/download/Linux/RDM/${pkgver}/RemoteDesktopManager_${pkgver}_amd64.deb")
|
||||
sha256sums=('0241756ce658a78994a8d1a6e5281abbbcb34add7bf64253e4622c682f175b00')
|
||||
sha256sums=('a529778fe2739024dcd3666f76d0ab1d46608d5c7f3644f30c22d8e2f6c5c2bf')
|
||||
|
||||
prepare() {
|
||||
tar -xf ${srcdir}/data.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue