summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2023-10-19 10:18:42 +1000
committerMark Blakeney2023-10-19 10:18:42 +1000
commitf6a5ac78e0b22adb11728fcaf23c77dea1b7a076 (patch)
treefb9777760403257c0afcc54ad985bb0aa5ba981d /PKGBUILD
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.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
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