summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2018-01-11 13:52:41 +1000
committerMark Blakeney2018-01-11 13:52:41 +1000
commit55ee3d26bd0d2c2324c6974f2ad1646e8dde00d0 (patch)
treeaeea79038a4928c4d36eb9f9727476069ed5a52e /PKGBUILD
parentf2492091db4e8cb5c798f63f06a232caf6d57955 (diff)
downloadaur-55ee3d26bd0d2c2324c6974f2ad1646e8dde00d0.tar.gz
Rename package to skypeforlinux-preview-bin
Renamed from skypeforlinux-bin to skypeforlinux-preview-bin.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d2659d6d840..91b5923570fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,18 @@
# Original Maintainer: Jameson Pugh <imntreal@gmail.com>
_pkgname=skypeforlinux
-pkgname=$_pkgname-bin
+pkgname=$_pkgname-preview-bin
pkgver=8.13.76.8
pkgrel=1
-pkgdesc="Skype for Linux - Insider/Preview Version"
+pkgdesc="Skype for Linux - Preview/Insider Version"
arch=("x86_64")
url="http://www.skype.com"
license=("custom")
depends=("gtk2" "libxss" "gconf" "alsa-lib" "libxtst" "libsecret" "nss")
optdepends=("gnome-keyring")
-conflicts=("$_pkgname" "$_pkgname-beta-bin")
+conflicts=("$_pkgname" "$_pkgname-bin" "$pkgname-stable-bin" "$pkgname-beta-bin")
provides=("$_pkgname")
+replaces=("$_pkgname-bin")
source=("https://repo.skype.com/deb/pool/main/s/$_pkgname/${_pkgname}_${pkgver}_amd64.deb")
sha256sums=('3d75df92f00743f76a799534fe522ffbce44b996273cadb378182ac9f7fabfee')