summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2020-05-03 18:06:45 +0200
committerD3SOX2020-05-03 18:06:45 +0200
commit8648470b1ea3d4bd29ad9fa68139bfd1353604b8 (patch)
treed68a1c75cbc8728210c5e88b8f8c655e11993002 /PKGBUILD
parent7a5d023c6006d7c921e8874ada7ffe69aa45a566 (diff)
downloadaur-8648470b1ea3d4bd29ad9fa68139bfd1353604b8.tar.gz
Added conflict for pango-anydesk
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93849a809638..a726028112a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Nico <desoxhd@gmail.com>
pkgname=anydesk-bin
pkgver=5.5.5
-pkgrel=2
+pkgrel=3
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')
depends=('fakeroot' 'python-shiboken2' 'gtkglext' 'libglvnd' 'gtk2' 'libx11' 'glibc' 'glib2' 'gdk-pixbuf2' 'libxcb' 'cairo' 'pango' 'libxi' 'libxrender' 'libxrandr' 'libxtst' 'libxext' 'libxfixes' 'libxdamage' 'gcc-libs')
optdepends=('libpulse: audio support')
-conflicts=('anydesk' 'anydesk-test' 'anydesk-debian')
+conflicts=('anydesk' 'anydesk-test' 'anydesk-debian' 'pango-anydesk')
provides=('anydesk')
source_i686=("https://download.anydesk.com/linux/anydesk-${pkgver}-i386.tar.gz")