summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJameson Pugh2016-12-02 08:28:20 -0500
committerJameson Pugh2016-12-02 08:28:20 -0500
commitc7788c69bd3707748e3a58b2ead5455942233b6f (patch)
tree1a4dbefa4d28ee1f8eaf8af6fe499bf4090c8933 /PKGBUILD
parent75860c5a156314b6529662868cb706bf282fd366 (diff)
downloadaur-c7788c69bd3707748e3a58b2ead5455942233b6f.tar.gz
added conflict with non-bin package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99a4fd56eb1c..5ebbb3479e88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,15 @@
pkgname=skypeforlinux-bin
pkgver=1.13.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Skype for Linux WebRTC Alpha"
arch=('x86_64')
url="http://www.skype.com"
license=('custom')
depends=('gtk2' 'libxss' 'gconf' 'alsa-lib' 'libxtst' 'libgnome-keyring' 'nss')
optdepends=('gnome-keyring')
+conflicts=('skypeforlinux')
+provides=('skypeforlinux')
source=("https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${pkgver}_amd64.deb")
sha256sums=('a495a55b28d2ae16c9adea86c606eca30d48df410e02be2d488cab776bb84dc1')