summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ab8c24a0c16..cfb6b73a2f48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = skypeforlinux-stable-bin
pkgdesc = Skype for Linux - Stable/Release Version
- pkgver = 8.86.0.407
+ pkgver = 8.87.0.403
pkgrel = 1
url = http://www.skype.com
install = install.sh
@@ -22,7 +22,7 @@ pkgbase = skypeforlinux-stable-bin
conflicts = skypeforlinux-preview-bin
conflicts = skypeforlinux-beta-bin
conflicts = skype
- source = https://repo.skype.com/rpm/stable/skypeforlinux_8.86.0.407-1.x86_64.rpm
- sha256sums = 2c72e3328f318684768c2a0628de687ddb0525fc422080b3edd51ea7c3c5473f
+ source = https://repo.skype.com/rpm/stable/skypeforlinux_8.87.0.403-1.x86_64.rpm
+ sha256sums = ce97d926ae84d4e1f724dfb39412ea2cb39897de9f44035663a901d0f89514b0
pkgname = skypeforlinux-stable-bin
diff --git a/PKGBUILD b/PKGBUILD
index eaea406d2ab9..76137ab46c14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=skypeforlinux
pkgname=$_pkgname-stable-bin
-pkgver=8.86.0.407
+pkgver=8.87.0.403
pkgrel=1
pkgdesc="Skype for Linux - Stable/Release Version"
arch=("x86_64")
@@ -20,7 +20,7 @@ install=install.sh
source=(
"https://repo.skype.com/rpm/stable/${_pkgname}_${pkgver}-1.x86_64.rpm"
)
-sha256sums=('2c72e3328f318684768c2a0628de687ddb0525fc422080b3edd51ea7c3c5473f')
+sha256sums=('ce97d926ae84d4e1f724dfb39412ea2cb39897de9f44035663a901d0f89514b0')
package() {
cd $pkgdir