summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2023-10-19 10:18:42 +1000
committerMark Blakeney2023-10-19 10:18:42 +1000
commitf6a5ac78e0b22adb11728fcaf23c77dea1b7a076 (patch)
treefb9777760403257c0afcc54ad985bb0aa5ba981d
parent61b8799b336aac369f1c8d9a21e25727280c15a1 (diff)
downloadaur-f6a5ac78e0b22adb11728fcaf23c77dea1b7a076.tar.gz
Remove conflict with old package name
At some point long ago this package was named -bin and the preview package was called -beta-bin.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec5ec0a6f790..5d01bfc6e29c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,9 +18,7 @@ pkgbase = skypeforlinux-stable-bin
provides = skypeforlinux
provides = skype
conflicts = skypeforlinux
- conflicts = skypeforlinux-bin
conflicts = skypeforlinux-preview-bin
- conflicts = skypeforlinux-beta-bin
conflicts = skype
source = skypeforlinux_8.106.0.212_1_amd64.deb::https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.106.0.212_amd64.deb
sha256sums = 4e5aa10a3e67c8bf12128dcce9a84f2d83930eb1231efc6dbb5a85491f0bb643
diff --git a/PKGBUILD b/PKGBUILD
index 1c1c8aae4ae5..27271bf749c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,7 @@ depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss"
"glibc>=2.28-4")
optdepends=("org.freedesktop.secrets: keyring/password support"
"libappindicator-gtk3: systray icon support")
-conflicts=("$_pkgname" "$_pkgname-bin" "$_pkgname-preview-bin"
- "$_pkgname-beta-bin" "skype")
+conflicts=("$_pkgname" "$_pkgname-preview-bin" "skype")
provides=("$_pkgname" "skype")
install="$pkgname-install"
# We embed the pkgrel in the download file name because skype devs