summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2020-02-26 22:55:50 +0100
committerD3SOX2020-02-26 22:55:50 +0100
commit6dde6241ef64eaa69d79f4403340ca8a809100d1 (patch)
tree90fa7c11eed28beec8ff0f56e798a0a9d34b64f9 /PKGBUILD
parentec2c586a7fa33ad5644abe40c1d7f702623867d6 (diff)
downloadaur-6dde6241ef64eaa69d79f4403340ca8a809100d1.tar.gz
added info to pkgdesc and conflicting packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee38bf90d735..1c801a988961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=anydesk-bin
pkgver=5.5.4
pkgrel=1
-pkgdesc="'AnyDesk Free' is an All-In-One Software for Remote Support"
+pkgdesc="'AnyDesk Free' is an All-In-One Software for Remote Support (Generic based package)"
arch=('i686' 'x86_64')
url="https://anydesk.com"
license=('custom:Freeware')
depends=('fakeroot' 'python-shiboken2' 'gtkglext' 'libglvnd' 'gtk2' 'libx11' 'glibc' 'glib2' 'gdk-pixbuf2' 'libxcb' 'cairo' 'pango' 'libxi' 'libxrandr' 'libxtst' 'libxext' 'libxfixes' 'libxdamage' 'gcc-libs')
optdepends=('libpulse')
+conflicts=('anydesk-test' 'anydesk-debian')
source_i686=(https://download.anydesk.com/linux/anydesk-${pkgver}-i386.tar.gz)
source_x86_64=(https://download.anydesk.com/linux/anydesk-${pkgver}-amd64.tar.gz)