summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2020-09-18 16:24:07 +0200
committerD3SOX2020-09-18 16:24:07 +0200
commit02362e9fb2f9c87932d1fee1151748a4a5b2beae (patch)
tree0b4c45dd26f442554ee390310290839acabcadff
parent719430c305a46e69d6750ef12124dfd852cd1b42 (diff)
downloadaur-02362e9fb2f9c87932d1fee1151748a4a5b2beae.tar.gz
adjust package info since anydesk-debian is deleted now
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6921a81e356d..1932b154b8ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -32,9 +32,7 @@ pkgbase = anydesk-bin
optdepends = libpulse: audio support
provides = anydesk
conflicts = anydesk
- conflicts = anydesk-test
- conflicts = anydesk-debian
- conflicts = pango-anydesk
+ replaces = anydesk-debian
options = !strip
source_i686 = https://download.anydesk.com/linux/anydesk-6.0.1-i386.tar.gz
sha256sums_i686 = cb22b026e2d81c0de220238fa3d4e13a6d0016787b8c680923794296bbd548e2
diff --git a/PKGBUILD b/PKGBUILD
index dd9e79b49abb..b41d2af7889e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,9 @@ 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' 'lsb-release' 'gnome-themes-extra')
optdepends=('libpulse: audio support')
makedepends=('patchelf')
-conflicts=('anydesk' 'anydesk-test' 'anydesk-debian' 'pango-anydesk')
+conflicts=('anydesk')
provides=('anydesk')
+replaces=('anydesk-debian')
options=('!strip')
source_i686=("https://download.anydesk.com/linux/anydesk-${pkgver}-i386.tar.gz")