summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2023-10-19 10:17:15 +1000
committerMark Blakeney2023-10-19 10:18:04 +1000
commit26113aa983c0f93ffdee4a2abc3ab390b72ce61c (patch)
treea10039d20eed8713c793c505609b6d3b991b0b6a
parent2cf5a74a180b68289ba4863e908f7dfd85997ecf (diff)
downloadaur-26113aa983c0f93ffdee4a2abc3ab390b72ce61c.tar.gz
Remove conflict with old package name
At some point long ago this package was named -beta-bin and the stable package was called -bin.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2583c78ed3ba..cdf27729d6d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,9 +18,7 @@ pkgbase = skypeforlinux-preview-bin
provides = skypeforlinux
provides = skype
conflicts = skypeforlinux
- conflicts = skypeforlinux-bin
conflicts = skypeforlinux-stable-bin
- conflicts = skypeforlinux-beta-bin
conflicts = skype
source = skypeforlinux_8.106.76.206_1_amd64.deb::https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.106.76.206_amd64.deb
sha256sums = 554f7d851c8b4bdf1fbdaaed1e5e286cb9812c5250b54121c527ae2dba784632
diff --git a/PKGBUILD b/PKGBUILD
index 20c8f96a082b..78a47454d1c6 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-stable-bin"
- "$_pkgname-beta-bin" "skype")
+conflicts=("$_pkgname" "$_pkgname-stable-bin" "skype")
provides=("$_pkgname" "skype")
install="$pkgname-install"
# We embed the pkgrel in the download file name because skype devs